cloud-native-mcp-server

mahmut-Abi/cloud-native-mcp-server
★ 1 stars Go ⚙️ DevOps Updated 7d ago
High-Performance Kubernetes MCP Server | 210+ tools | AI LLM integrations | prometheus, helm, grafana
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cloud-native-mcp-ser": {
      "command": "go",
      "args": [
        "run",
        "github.com/mahmut-Abi/cloud-native-mcp-server@latest"
      ]
    }
  }
}