Magg runs on your own machine — the client starts it, so there is no endpoint to ping. 793 installs a week from pypi. Last commit 2 Aug 2026.
Aggregates and proxies other MCP servers, letting LLMs discover, add, and manage tools at runtime.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add magg -- uvx magg
{
"mcpServers": {
"magg": {
"args": [
"magg"
],
"command": "uvx"
}
}
}
[mcp_servers.magg]
command = "uvx"
args = ["magg"]
{
"mcpServers": {
"magg": {
"args": [
"magg"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"magg": {
"args": [
"magg"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.