
kMCP
by kagent-dev
Development platform and Kubernetes control plane for building, deploying, and managing MCP servers at enterprise scale.
What it does\nkMCP provides a comprehensive toolkit to bridge the gap between MCP service prototypes and production-grade deployments. It simplifies MCP connectivity by providing a control plane that manages the lifecycle of servers within a Kubernetes cluster, ensuring consistent security, observability, and governance.\n\n## Tools\n- CLI Scaffolding: Rapidly create new MCP projects using FastMCP (Python) or the MCP Go SDK.\n- Kubernetes Controller: Manage MCP servers as native Kubernetes objects via CRDs.\n- Transport Adapter: Routes external traffic and supports multiple protocols (HTTP, WebSocket, SSE) without code changes.\n- Secrets Management: Integrated with Kubernetes secrets for secure configuration.\n\n## Installation\nAdd the following to your claude_desktop_config.json (after deploying via kMCP):\njson\n{\n \"mcpServers\": {\n \"kmcp-server\": {\n \"command\": \"kmcp-cli\",\n \"args\": [\"proxy\", \"--server-id\", \"your-server-id\"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
curl -fsSL https://raw.githubusercontent.com/kagent-dev/kmcp/refs/heads/main/scripts/get-kmcp.sh | bashInformation
- Pricing
- free
- Published
- 4/27/2026
- stars






