mabualzait/MicroMCP
Micro‑MCP is a novel architecture pattern for the Model Context Protocol that composes many single‑purpose MCP servers behind a lightweight gateway. It brings security isolation, independent deployability, and unified access to tools/resources/prompts with discovery, policy, and audit.
Platform-specific configuration:
{
"mcpServers": {
"MicroMCP": {
"command": "npx",
"args": [
"-y",
"MicroMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...