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.
Related Servers
Ramp
Retrieve and analyze data or run tasks for Ramp using its Developer API.
AKS-MCP
Enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters.
Exoscale
An MCP server for interacting with the Exoscale cloud platform.
AWS MCP
Interact with your AWS environment using natural language. Requires local AWS credentials.
Crypto MCP
Query cryptocurrency prices, market trends, details, and K-line data.
CompetLab
Competitive intelligence platform with 24 tools — monitor competitor pricing, content, positioning, tech stacks, and how ChatGPT, Claude, and Gemini rank your brand.
Satellite Tracking
Provides real-time satellite tracking data using the N2YO API.
Dataloop MCP
Integrate with the Dataloop AI platform for data management and annotation using a Docker-based stdio interface.
Certus
Provides real-time medical and medication information using the openFDA API.
Alpaca
Interact with the Alpaca trading API for stock trading, account management, and market data using LLMs.