Magg for Claude Desktop
io.github.sitbon/magg
Aggregates and proxies other MCP servers, letting LLMs discover, add, and manage tools at runtime.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Magg in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"magg": {
"command": "uvx",
"args": [
"magg"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs