Scaffold production-ready MCP servers in one command. Uses the latest SDK v2 API, Vitest tests, GitHub Actions CI, and agent-friendly README templates.
{
"mcpServers": {
"create-pro": {
"command": "npx",
"args": [
"-y",
"create-mcp-server-pro"
]
}
}
}