generator-mcp
@formulahendry
关于 generator-mcp
Yeoman Generator to quickly create a new MCP Server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is generator-mcp?
generator-mcp is a Yeoman generator that quickly scaffolds a new MCP (Model Context Protocol) Server project. It is intended for developers who want to create a new MCP server from scratch with minimal setup.
How to use generator-mcp?
First, install Yeoman and generator-mcp globally via npm (Node.js must be pre-installed). Then run yo mcp in your terminal to generate a new project. Open the generated project in VS Code and press F5 to start debugging; MCP Inspector will open automatically in your browser.
Key features of generator-mcp
- Creates a new MCP Server project with Yeoman scaffolding.
- Supports debugging in VS Code with integrated MCP Inspector.
- One-command generation via
yo mcp. - Works on any platform with Node.js and npm.
- Follows the standard Yeoman generator format.
Use cases of generator-mcp
- Bootstrapping a new MCP server project quickly.
- Standardizing MCP server project structure across a team.
- Learning how to build an MCP server by examining the generated code.
- Integrating with VS Code debugging workflow for rapid development.
FAQ from generator-mcp
What prerequisites are required?
Node.js and npm must be installed. Additionally, Yeoman (yo) and generator-mcp need to be installed globally using npm install -g yo and npm install -g generator-mcp.
How do I generate a new MCP server project?
Run the command yo mcp in your terminal. The generator will create the project files in the current directory.
How do I debug the generated MCP server in VS Code?
Open the project folder in VS Code and press F5. After a short wait, MCP Inspector will automatically open in your default browser, allowing you to test and debug the server.
开发工具 分类下的更多 MCP 服务器
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
评论