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.
Máy chủ liên quan
Authorize.Net by CData
A read-only MCP server by CData for querying live Authorize.Net data.
Remote MCP Server on Cloudflare
A remote MCP server for Cloudflare Workers with OAuth login support, using Cloudflare KV for data storage.
Solana Agent Kit MCP Server
Interact with the Solana blockchain using the Solana Agent Kit.
Workers MCP
An MCP transport for interacting with your own Cloudflare Worker.
Azure
Interact with and manage Azure services using natural language.
Dokku
An MCP server for managing applications on Dokku, the open-source PaaS.
Heroku Platform
Interact with Heroku Platform resources securely using the Heroku CLI. Requires the Heroku CLI and a valid API key.
Salesforce Lite
A simple and lightweight server for connecting AI assistants to Salesforce data.
OpenAI
Query OpenAI models directly from Claude using MCP protocol
CogmemAi
Persistent cognitive memory for Claude Code. Cloud-based semantic search, Ai-powered extraction, project scoping, and compaction recovery.