ClaudeWave
WW-AI-Lab
WW-AI-Lab

Awesome-MCP-Scaffold

View on GitHub

Awesome-MCP-Scaffold 是一个开箱即用的 MCP 服务器开发脚手架,让你能够: 🚀 5分钟启动:从零到运行的完整 MCP 服务器 🤖 10分钟MCP开发:内置提示词和范例,基于 Cursor IDE 一句话完成MCP Server tools开发 🏭 生产级架构:经过验证的高性能部署方案 📚 最佳实践内置:遵循官方 MCP SDK v1.11.0 规范,默认包含outputSchema

Awesome Lists26 stars5 forksPythonMITUpdated 9mo ago
ClaudeWave Trust Score
59/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "awesome-mcp-scaffold": {
      "command": "node",
      "args": ["/path/to/Awesome-MCP-Scaffold/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/WW-AI-Lab/Awesome-MCP-Scaffold and follow its README for install instructions.
Use cases
🛠️ Dev Tools

Awesome Lists overview

README preview not available. Visit the repo on GitHub for full documentation.

More Awesome Lists