Claude Desktop
An MCP server for managing Kubernetes clusters, configured via an external JSON file.
MCP server managing Kubernetes Cluster
Claude Desktop
-
Create kube-config for accessing kubernetes cluster.
-
Build a docker image using Dockerfile.
docker build . -t mcp:0.0.1 -
Update the config
claude_desktop_config.jsonwith the following:
{
"mcpServers": {
"k8s-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"mcp:0.0.1",
"uv",
"run",
"src/main.py"
]
}
}
}
- Restart Claude desktop.
İlgili Sunucular
Authless Remote MCP Server
An authentication-free, remote MCP server designed for deployment on Cloudflare Workers.
Terraform Cloud
Manage Terraform Cloud infrastructure using natural language via its API.
HubSpot MCP Server by CData
A read-only MCP server for querying live HubSpot data, powered by CData.
OpenShift Cluster Manager
An MCP server for managing Red Hat OpenShift clusters via the OCM API.
Weather MCP Server
Provides weather information using the OpenWeatherMap API.
AWS CLI
Generate and execute AWS CLI commands using natural language.
Chargebee
MCP Server that connects AI agents to Chargebee platform.
Dokploy
An AI-powered interface for managing the Dokploy infrastructure platform.
MCP Google Map Server
Integrates Google Maps API for location-based queries and data processing.
Pangea MCP Server
An MCP server for integrating with Pangea's security APIs, including Secure Audit Log.