Skip to main content
Cloud PlatformsGo

manusa/Kubernetes MCP Server

powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for **any** Kubernetes resource, this server provides specialized tools to interact with your cluster.

cloud-platformslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/manusa/kubernetes-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "kubernetes-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "manusa/Kubernetes MCP Server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Go
Author
manusa