MCP.so
Sign In

Multi Cluster Kubernetes MCP Server

@razvanmacovei

About Multi Cluster Kubernetes MCP Server

An MCP (Model Context Protocol) server application for Kubernetes operations, providing a standardized API to interact with multiple Kubernetes clusters simultaneously using multiple kubeconfig files.

Basic information

Category

Cloud & Infrastructure

License

Apache-2.0

Runtime

python

Transports

stdio

Publisher

razvanmacovei

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "k8s_multicluster_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@razvanmacovei/k8s-multicluster-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What

Comments

More Cloud & Infrastructure MCP servers