📦
Generator MCP
Yeoman Generator to quickly create a new MCP Server
0 installs
Trust: 39 — Low
Devtools
Ask AI about Generator MCP
Powered by Claude · Grounded in docs
I know everything about Generator MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
generator-mcp 
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
