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
Buienradar MCP Server
Fetches precipitation forecast data for a specific location using the Buienradar service.
Image Analysis Server
Analyzes images using the GPT-4o-mini model via the OpenAI API.
Vast.ai
Interact with Vast.ai's cloud GPU services for on-demand computing power.
Discord MCP
A MCP Server for Interacting with Discord Servers
Shopify MCP Server
Interact with your Shopify store's data using the GraphQL API.
Cisco Hyperfabric MCP
An MCP server that enables LLMs to interact with Cisco Intersight APIs.
Cloud PC Management
Manage Azure Cloud PCs using the Microsoft Graph API.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support.
SolarWinds Logs
Access and visualize logs from SolarWinds Observability.
Google Play Store
Integrates with Google Play Store command-line tools, enabling AI assistants to manage apps via the Play Console API.