go-kubernetes-mcp-server

langazov/go-kubernetes-mcp-server
★ 0 stars Go AI/LLM Updated 1d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "go-kubernetes-mcp-se": {
      "command": "go",
      "args": [
        "run",
        "github.com/langazov/go-kubernetes-mcp-server@latest"
      ]
    }
  }
}

README Excerpt

A production-ready [Model Context Protocol](https://modelcontextprotocol.io) server that gives AI agents and LLM applications full visibility into — and (opt-in) control over — a Kubernetes cluster: **manage** resources, **troubleshoot** problems, and **debug** applications. **37 read-only tools** by default, scaling

Tools (2)

httpstdio