🚀 Generate and extend production-ready Model Context Protocol (MCP) servers with a modern CLI tool that showcases all MCP features in one cohesive example.
{
"mcpServers": {
"create": {
"command": "npx",
"args": [
"-y",
"mcp-server-generator"
]
}
}
}