mcpcan
MCPCAN is a centralized management platform for deploying and managing MCP services using container technology.
MCPCAN provides a flexible deployment solution for MCP services by utilizing containers, which helps to resolve potential system configuration conflicts. The platform supports multi-protocol compatibility and conversion, allowing for seamless integration between different MCP service architectures. Additionally, it offers visual monitoring, security authentication, and one-stop deployment capabilities, ensuring that users can manage their MCP services efficiently and securely. With features such as container monitoring and MCP service token verification, MCPCAN addresses security risks while enabling rapid deployment of services. The platform employs various access protocols, including SSE, STDIO, and STREAMABLEHTTP, to facilitate the deployment and management of MCP services effectively.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcpcan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcpcan"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions