MCP ServersMCP Servers
InícioServidores remotosClientesHabilidades de agente
Enviar
AnunciarEnviar
  1. Início
  2. Servidores
  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.

Servidores relacionados

  • Remote MCP Server on Cloudflare

    An MCP server designed to run on Cloudflare Workers, featuring OAuth login support for secure access.

  • Alpha Vantage MCP Server

    Provides real-time financial market data using the Alpha Vantage API.

  • CloudStack MCP Server

    Integrate with Apache CloudStack to manage cloud resources directly from your desktop.

  • Google Ads MCP

    Manage Google Ads campaigns and reporting using the Google Ads API.

  • OpenRouter

    Access over 400 AI models from OpenRouter's collection.

  • Presso

    AI-powered analytics platform connecting e-commerce and marketing data (GA4, Google Ads, Meta Ads, Shopify, Search Console) to AI assistants via MCP.

  • 1Password Credential Retrieval Server

    Securely retrieve credentials from 1Password for use by Agentic AI.

  • Kaltura MCP Server

    A server for performing secure, read-only operations on the Kaltura API.

  • Stripe

    Interact with Stripe API

  • Authless Remote MCP Server

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

Servidores MCP mais recentesServidores MCP oficiaisServidores MCP remotosBlog
📧 [email protected]