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.
संबंधित सर्वर
SmarterMCP
Business-grade MCP server that emits real operational events and metrics to power decision dashboards, pilots, and automated business systems across any cloud
Railway MCP Server
Manage Railway infrastructure through natural language using the Railway API.
MCP Server for National Park Services Data
Retrieve data from the National Park Service (NPS) API.
FastlyMCP
Interact with the Fastly API and CLI using an API key.
AWS Documentation MCP Server
An MCP server for accessing and searching AWS documentation, with support for different partitions.
Render MCP Server
Interact with Render resources via LLMs using the Render API.
Garmin Connect
Access Garmin Connect running data and training plan information.
AWS MCP Servers
A suite of MCP servers providing AI applications with access to AWS documentation, contextual guidance, and best practices.
Remote MCP Server (Authless)
A remote, authentication-free MCP server deployable on Cloudflare Workers.
Check Point Quantum Management
Exposes Check Point security management data for AI-powered automation and analysis.