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
AWS Application Signals
Interact with AWS Application Signals for application monitoring and troubleshooting. Requires AWS credentials.
CData Salesloft Server
A read-only MCP server by CData that enables LLMs to query live data from Salesloft.
echo-mcp
Automatically convert any Echo API to a MCP Tool
Terrakube MCP Server
Manage Terrakube workspaces, variables, modules, and organizations.
DeepSeek
Access DeepSeek's advanced language models via the DeepSeek API.
AWS CloudTrail
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
Coin MCP Server
Provides access to real-time cryptocurrency data from CoinMarketCap.
Google Analytics
Access Google Analytics 4 (GA4) data using the Model Context Protocol.
ShipStatic
The impossibly simple way to ship static sites.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support.