For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
kmcp
Scaffold, run, and debug MCP servers locally with the kmcp CLI, then deploy them to Kubernetes as MCPServer resources with managed secrets.
Accelerate local development of Model Context Protocol (MCP) servers and manage their deployment to cloud-native environments.
Introduction
Quickly develop and deploy Model Context Protocol (MCP) servers.
Quickstart
Get started with kmcp
Develop MCP servers
Quickly develop and deploy Model Context Protocol (MCP) servers.
Deploy to Kubernetes
Quickly develop and deploy Model Context Protocol (MCP) servers.
Manage secrets
Configure your MCP server to read additional environment variables from a Kubernetes secret.
Reference
Command reference for the kmcp CLI, covering init, build, run, deploy, install, and secrets, plus …