Miguell-J/mcp-one
MCP-one is a central server that connects multiple independent MCP servers and exposes a unified interface to clients (LLMs or applications).
Platform-specific configuration:
{
"mcpServers": {
"mcp-one": {
"command": "npx",
"args": [
"-y",
"mcp-one"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...