A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
CLI tool and Kubernetes Controller for building, testing and deploying MCP servers
MCP 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
MCP server integration for DaVinci Resolve Studio
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnos
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots