aggregators

Magg

Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand.

python
cloud
local
macos
windows
linux
aggregators
0
View on GitHub

Installation

npx -y sitbon/magg

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "magg",
  "command": "npx",
  "args": [
    "-y",
    "sitbon/magg"
  ]
}

About This MCP Server

sitbon/magg

Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand.

GitHub: https://github.com/sitbon/magg

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub