Gen Mcp
@lecepin
About Gen Mcp
Generate mcp server scaffolding
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gen-mcp": {
"command": "npx",
"args": [
"gen-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gen Mcp?
Gen Mcp是一个简单易用的MCP CLI脚手架工具,帮助开发者快速创建MCP服务项目,尤其对TypeScript用户更加友好。
How to use Gen Mcp?
通过npm全局安装(npm install -g gen-mcp)或直接使用npx(npx gen-mcp)运行,然后按照交互提示选择模板(Stdio或SSE)、指定安装路径并输入包名,工具会自动创建项目并给出后续指引。可使用npm run inspector启动调试,或配置Cursor/Claude的MCP JSON文件。
Key features of Gen Mcp
- 支持SSE和Stdio两种传输方式
- 提供完整TypeScript支持
- 内置笔记应用示例展示核心功能
- 简单直观的命令行交互
- 模板自动生成项目结构
- 集成MCP Inspector调试工具
Use cases of Gen Mcp
- 快速搭建与Claude CLI集成的命令行MCP服务
- 快速搭建与网页版Claude集成的Web MCP服务
- 学习MCP三大核心功能(资源、工具、提示)
- 作为TypeScript MCP项目的最佳实践参考
FAQ from Gen Mcp
Why choose Gen Mcp over other scaffolding tools?
因为社区缺乏好用的MCP脚手架,许多现有工具不完善或已停止维护。
What transport protocols does Gen Mcp support?
支持两种主流传输方式:SSE(Server-Sent Events)和Stdio(标准输入/输出)。
How to debug a project created by Gen Mcp?
每个模板都可通过npm run inspector启动MCP Inspector查看资源、工具和提示的执行情况;SSE模板还提供npm run dev开发模式,监听文件变化并自动重启服务。
How to integrate the MCP service with Cursor or Claude?
根据传输类型配置相应JSON文件:CLI模式配置command和args,SSE模式配置url。Cursor位置为~/.cursor/mcp.json,Claude位置为`~/Library/Application Support/Claude/claude_desktop_config
Frequently asked questions
Why choose Gen Mcp over other scaffolding tools?
因为社区缺乏好用的MCP脚手架,许多现有工具不完善或已停止维护。
What transport protocols does Gen Mcp support?
支持两种主流传输方式:SSE(Server-Sent Events)和Stdio(标准输入/输出)。
How to debug a project created by Gen Mcp?
每个模板都可通过`npm run inspector`启动MCP Inspector查看资源、工具和提示的执行情况;SSE模板还提供`npm run dev`开发模式,监听文件变化并自动重启服务。
How to integrate the MCP service with Cursor or Claude?
根据传输类型配置相应JSON文件:CLI模式配置command和args,SSE模式配置url。Cursor位置为`~/.cursor/mcp.json`,Claude位置为`~/Library/Application Support/Claude/claude_desktop_config
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments