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
AverbePorto-MCP
Integrates with the AverbePorto platform for authentication and document submission using AI tools.
MultiversX MCP Server
Interact with the MultiversX blockchain for wallet creation, balance fetching, and token management.
Cloudinary
Interact with Cloudinary's media management platform using natural language.
Adobe AEM
Import a single webpage from any URL to structured HTML content for authoring in AEM Edge Delivery Services. Scrapes the page, analyzes structure, maps to existing blocks, and generates HTML for immediate local preview.
Claude-NWS Protocol Bridge
Integrates the US National Weather Service API to provide real-time weather data and forecasts.
Linode
Interact with the Linode API to manage cloud resources.
Authorize.Net by CData
A read-only MCP server by CData for querying live Authorize.Net data.
AWS MCP
Interact with your AWS environment using natural language to query and manage resources. Requires local AWS credentials.
Appwrite
Interact with the Appwrite API to manage databases, users, storage, and more. Requires configuration via environment variables.
MCP Bybit API Interface
An interface for interacting with the Bybit cryptocurrency exchange API.