MCP Catalogs
Homemcpcan screenshot

mcpcan

by Kymo-MCP·719·Score 52

MCPCAN is a centralized management platform for MCP services with container deployment, monitoring, and security features.

ops-infradeveloper-toolsmonitoring
24
Forks
6
Open issues
2 mo ago
Last commit
2d ago
Indexed

Overview

MCPCAN provides a comprehensive solution for managing MCP services through containerized deployment. It supports multiple protocols including SSE, STDIO, and STREAMABLEHTTP, allowing for flexible integration across different MCP service architectures. The platform offers visual monitoring, security authentication, and one-stop deployment capabilities, making it suitable for DevOps and development teams looking to efficiently manage their MCP service lifecycles.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Centralized management of multiple MCP service instances
you:Monitoring and security verification of deployed MCP services
you:Rapid deployment and configuration of new MCP services
you:What is the Sustainable Use License?
you:Can MCPCan be deployed on Kubernetes?

When to choose this

Choose MCPCan when you need centralized management of multiple MCP services with container deployment, security features, and protocol conversion capabilities.

When NOT to choose this

Avoid MCPCan if you prefer simpler MCP deployment without containerization or need a lightweight solution for just one MCP service.

Comparable tools

mcp-server-managernexus-mcpdocker-mcpkubernetes-mcp

Installation

Quick Start with Docker Compose

  1. Clone the repository:
git clone https://github.com/Kymo-MCP/mcpcan.git
cd mcpcan/deploy/docker-compose/
  1. Initialize configuration:
cp example.env .env
  1. Generate final configuration:
chmod +x replace.sh
./replace.sh
  1. Start services:
docker compose up -d
  1. Access Web UI at http://localhost with credentials: admin/admin123

FAQ

What is the Sustainable Use License?
The Sustainable Use License is the license under which MCPCan is distributed. Portions of the software, specifically Enterprise features in '.ee' folders, are subject to the Enterprise License.
Can MCPCan be deployed on Kubernetes?
Yes, MCPCan supports Kubernetes deployment using Helm charts. There is a dedicated Helm Deployment Guide available in the documentation.

Compare mcpcan with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.