🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

generator-mcp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-mcp

Yeoman Generator for MCP Server

latest
Source
npmnpm
Version
0.1.7
Version published
Maintainers
1
Created
Source

generator-mcp NPM Downloads

Yeoman Generator to quickly create a new MCP Server.

Installation

First, install Yeoman and generator-mcp using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-mcp

Create MCP Server project

Generate your new project:

yo mcp

Debug/test MCP Server project in VS Code

Open project in VS Code, press F5 to start debugging!

Wait for a while, MCP Inspector will be automatically opened in your default browser.

Tutorial

Create your own MCP Server from scratch!

License

© Jun Han

Keywords

mcp

FAQs

Package last updated on 20 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts