A Model Context Protocol server to run other MCP servers
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"mcp-all": {
"args": [
"-y",
"@antonytm/mcp-all"
],
"command": "npx",
"transport": "stdio"
}
}
}