kMCP
Kubernetes Controller for building, testing and deploying MCP servers
...For cluster operations, it includes a Kubernetes controller that manages MCP server lifecycles using a dedicated Custom Resource Definition (CRD), allowing MCP servers to be represented as native Kubernetes objects you can operate with familiar kubectl-driven patterns. A key component is the transport adapter, which fronts MCP servers to provide routing and multi-transport support without requiring code changes in your server implementation. The project is geared toward consistency, aiming to reduce the “glue work” of writing Dockerfiles, hand-rolling manifests, and manually wiring networking and deployment details for each MCP server.