sitbon/magg
0 Views
0 Installs
🍎 🪟 🐧 ☁️ 🏠 🐍 - 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.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"sitbon-magg": {
"command": "npx",
"args": [
"-y",
"sitbon-magg"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.