Claude Desktop - Secure MCP Server by ALMC Security 2025

Claude Desktop

View on 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 in Cloud Service - Secure MCP Servers

ServerSummaryActions
CData Zuora MCP ServerCData's Model Context Protocol (MCP) Server for ZuoraView
Concordia MCPAn advanced Model Context Protocol (MCP) server that provides comprehensive analytics for Solana wal...View
Amazon Security LakeAn MCP (Model Context Protocol) server for querying Amazon Security Lake data using AWS Athena. This...View
Hostinger Ecommerce MCPThis is a Model Context Protocol (MCP) server for interacting with the Hostinger Ecommerce API.View
CoSenseMCP server for cosenseView
Salesforce Einstein by CDataCData's Model Context Protocol (MCP) Server for Salesforce EinsteinView