CLI tool and Kubernetes Controller for building, testing and deploying MCP servers
See the codeMCP connectivity simplified, bring MCP service prototypes into production
Prototyping MCP services in isolation is quick and fun, but production adoption introduces many challenges:
We believe teams who have build MCP services should not experience friction when bringing those services to production. kMCP is designed to make MCP connectivity simple.
Install the kmcp CLI on your local machine.
curl -fsSL https://raw.githubusercontent.com/kagent-dev/kmcp/refs/heads/main/scripts/get-kmcp.sh | bash
Verify that the kmcp CLI is installed.
kmcp --help
You're ready to go! Continue on to From Prototype to Production or explore our docs at kagent.dev/docs/kmcp
MCP connectivity affects everyone in an organization. Below are some common quickstart journeys that you may experience:
kmcp is a comprehensive toolkit for building, deploying, and managing Model Context Protocol (MCP) servers. For a more detailed breakdown of using kmcp in your workflow, check out our achitecture overview.
kubectl commands.We welcome contributions! Contributors are expected to respect the kagent Code of Conduct
There are many ways to get involved:
Thanks to all contributors!
This project is licensed under the Apache 2.0 License.
Built with ❤️ by the kagent team
Go
65.3%
Go Template
26.8%
Makefile
3.3%
Shell
2.9%
CLI tool and Kubernetes Controller for building, testing and deploying MCP servers
See the codeMCP connectivity simplified, bring MCP service prototypes into production
Prototyping MCP services in isolation is quick and fun, but production adoption introduces many challenges:
We believe teams who have build MCP services should not experience friction when bringing those services to production. kMCP is designed to make MCP connectivity simple.
Install the kmcp CLI on your local machine.
curl -fsSL https://raw.githubusercontent.com/kagent-dev/kmcp/refs/heads/main/scripts/get-kmcp.sh | bash
Verify that the kmcp CLI is installed.
kmcp --help
You're ready to go! Continue on to From Prototype to Production or explore our docs at kagent.dev/docs/kmcp
MCP connectivity affects everyone in an organization. Below are some common quickstart journeys that you may experience:
kmcp is a comprehensive toolkit for building, deploying, and managing Model Context Protocol (MCP) servers. For a more detailed breakdown of using kmcp in your workflow, check out our achitecture overview.
kubectl commands.We welcome contributions! Contributors are expected to respect the kagent Code of Conduct
There are many ways to get involved:
Thanks to all contributors!
This project is licensed under the Apache 2.0 License.
Built with ❤️ by the kagent team
Go
65.3%
Go Template
26.8%
Makefile
3.3%
Shell
2.9%