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.
Serveurs connexes
PlayFab MCP Server
A middleware server that allows large language models to interact directly with PlayFab services.
Alby MCP Server
Control a Lightning wallet using Nostr Wallet Connect (NWC).
Alpha Vantage
Access real-time and historical stock market data from the Alpha Vantage API.
Gemini Image and Audio generation
MCP Server for Gemini Image and Audio generation
Shopify MCP Server
Interact with Shopify store data using the GraphQL API.
APISIX-MCP
APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API, supporting querying and managing all resources in Apache APISIX.
kubectl MCP Plugin
An MCP server for kubectl, enabling AI assistants to interact with Kubernetes clusters through a standardized protocol.
KYC Verification
A server for comprehensive KYC verification using the SurePass API, supporting document verification, OCR, and face verification.
Cloudglue
Connects Cloudglue to AI assistants, turning video collections into structured data for LLMs. Requires a Cloudglue API Key.
Yandex Cloud
An unofficial server for interacting with the Yandex Cloud API.