MCP ServersMCP Servers
BerandaServer RemoteKlienSkill Agen
Kirim
IklanKirim
  1. Beranda
  2. Server
  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.

Server Terkait

  • Google Admin MCP

    A Model Context Protocol (MCP) server enabling interaction with Google Admin APIs.

  • Shared Memory MCP

    An example project for deploying a remote MCP server on Cloudflare Workers without authentication.

  • Weather MCP Server

    Provides real-time weather data from the US National Weather Service API.

  • Bitpin Exchange

    Interact with the Bitpin cryptocurrency exchange API to manage wallets, view market data, and execute orders.

  • ArgoCD MCP Server

    Manage ArgoCD applications and resources using natural language through its API integration.

  • Seq MCP Server

    Interact with Seq's API for logging and monitoring.

  • GetYourGuide

    Integrate with the GetYourGuide Partner API to access travel activities and experiences.

  • Remote MCP Server (Authless)

    An authentication-free, remote MCP server designed for deployment on Cloudflare Workers.

  • echo-mcp

    Automatically convert any Echo API to a MCP Tool

  • Kaggle

    Interact with the Kaggle API to access datasets, notebooks, and competitions.

Server MCP TerbaruServer MCP ResmiServer MCP RemoteBlog
📧 [email protected]