htkuan/mcp-composer
Connect and dynamically manage multiple MCP servers/tools through a single SSE interface, allowing your AI agent or AI APP to control MCP servers more flexibly
Platform-specific configuration:
{
"mcpServers": {
"mcp-composer": {
"command": "npx",
"args": [
"-y",
"mcp-composer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...