Odel
Magg

Magg

Local
@sitbon142PythonAGPL-3.0Updated 1mo ago

Aggregates and proxies other MCP servers, letting LLMs discover, add, and manage tools at runtime.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImaggv1.2.1

Run

uvx magg

MCP client config

{
  "mcpServers": {
    "magg": {
      "command": "uvx",
      "args": [
        "magg"
      ]
    }
  }
}