Loading MCP server directory, please wait...
A Model Context Protocol server to run other MCP servers
npx @getmcp/cli add io.github.Antonytm/mcp-allRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Antonytm/mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": ""
}
}
}
}