MCP ServersMCP Servers
HomeRemote ServersClientsAgent Skills
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. Claude Desktop

Claude Desktop

An MCP server for managing Kubernetes clusters, configured via an external JSON file.

GitHub

MCP server managing Kubernetes Cluster

Claude Desktop

  1. Create kube-config for accessing kubernetes cluster.

  2. Build a docker image using Dockerfile. docker build . -t mcp:0.0.1

  3. Update the config claude_desktop_config.json with the following:

{
  "mcpServers": {
    "k8s-mcp": {
       "command": "docker",
        "args": [
          "run",
          "--rm",
          "-i",
          "mcp:0.0.1",
          "uv",
          "run",
          "src/main.py"
        ]
    }
  }
}
  1. Restart Claude desktop.

Related Servers

  • Buienradar MCP Server

    Fetches precipitation forecast data for a specific location using the Buienradar service.

  • Image Analysis Server

    Analyzes images using the GPT-4o-mini model via the OpenAI API.

  • Vast.ai

    Interact with Vast.ai's cloud GPU services for on-demand computing power.

  • Discord MCP

    A MCP Server for Interacting with Discord Servers

  • Shopify MCP Server

    Interact with your Shopify store's data using the GraphQL API.

  • Cisco Hyperfabric MCP

    An MCP server that enables LLMs to interact with Cisco Intersight APIs.

  • Cloud PC Management

    Manage Azure Cloud PCs using the Microsoft Graph API.

  • Remote MCP Server on Cloudflare

    A remote MCP server deployable on Cloudflare Workers with OAuth login support.

  • SolarWinds Logs

    Access and visualize logs from SolarWinds Observability.

  • Google Play Store

    Integrates with Google Play Store command-line tools, enabling AI assistants to manage apps via the Play Console API.

Newest MCP ServersOfficial MCP ServersRemote MCP ServersBlog
📧 [email protected]