WW-AI-Lab/Awesome-MCP-Scaffold
Awesome-MCP-Scaffold 是一个开箱即用的 MCP 服务器开发脚手架,让你能够: 🚀 5分钟启动:从零到运行的完整 MCP 服务器 🤖 10分钟MCP开发:内置提示词和范例,基于 Cursor IDE 一句话完成MCP Server tools开发 🏭 生产级架构:经过验证的高性能部署方案 📚 最佳实践内置:遵循官方 MCP SDK v1.11.0 规范,默认包含outputSchema
Platform-specific configuration:
{
"mcpServers": {
"Awesome-MCP-Scaffold": {
"command": "npx",
"args": [
"-y",
"Awesome-MCP-Scaffold"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...