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.
Servidores relacionados
Kubernetes MCP
A read-only MCP server for retrieving information and diagnosing issues in Kubernetes clusters.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support.
Digi Remote Manager MCP
Digi Remote Manager MCP allows users to connect Ai Agents to their Digi Remote Manager account for analyzing fleet data and help with troubleshooting.
Datadog MCP Server
An MCP server for the Datadog API, allowing you to search logs and traces.
Domino Data Lab
Interact with the Domino Data Lab platform to execute and check the status of Domino jobs.
MCP-OpenStack-Ops
A comprehensive MCP (Model Context Protocol) server providing OpenStack cluster management and monitoring capabilities with built-in safety controls.
Fleet-MCP
Enables AI assistants to interact with Fleet Device Management for device management, security monitoring, and compliance enforcement.
Secure Ubuntu MCP Server
A security-focused MCP server for performing safe operations on an Ubuntu system, featuring robust security controls and audit logging.
ConnectWise API Gateway
A comprehensive interface for interacting with the ConnectWise Manage API.
Second Opinion MCP
Consult multiple AI models, including local, cloud, and enterprise services, to get diverse perspectives on a topic.