Kymo-MCP/mcpcan
MCPCAN is a centralized management platform for MCP services. It deploys each MCP service using a container deployment method. The platform supports container monitoring and MCP service token verification, solving security risks and enabling rapid deployment of MCP services. It uses SSE, STDIO, and STREAMABLEHTTP access protocols to deploy MCP。
Platform-specific configuration:
{
"mcpServers": {
"mcpcan": {
"command": "npx",
"args": [
"-y",
"mcpcan"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...