<h4 align="center">Golang-based MCP server connecting to Kubernetes</h4>
Mcp k8s go mcp server connects MCP K8s Go to AI assistants that speak the Model Context Protocol. Golang-based MCP server connecting to Kubernetes.
Once connected, the assistant can call these 2 tools directly:
KUBECONFIG — Path to your Kubernetes configuration file (optional, defaults to ~/.kube/config)Prerequisite — Node.jsThe server is distributed via npm as @modelcontextprotocol/inspector, so most clients can run it without a manual build step. Add it to your MCP client's configuration and restart the client to pick it up — the copy-paste configs for Claude Desktop, Claude Code and Cursor are on this page.
Cloud and DevOps servers put infrastructure on speaking terms with your assistant, so "why is this broken?" is answered from real state rather than a generic checklist. MCP K8s Go sits in that group, and the shape of its toolset — KUBECONFIG, Prerequisite — tells you what it is really for. Worth comparing against the other cloud devops servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| KUBECONFIG | Path to your Kubernetes configuration file (optional, defaults to ~/.kube/config) |
| Prerequisite | Node.js |
{
"mcpServers": {
"mcp_k8s": {
"command": "npx",
"args": [
"@strowk/mcp-k8s"
]
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.