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.
Verwandte Server
ONOS MCP Server
An MCP server for managing ONOS (Open Network Operating System) networks.
ConnectWise API Gateway
A comprehensive interface for interacting with the ConnectWise Manage API.
Brex
Interact with the Brex API to manage financial data and resources.
SmartThings
Integrate and control SmartThings devices using a personal access token.
Supabase MCP Server
Manage Supabase projects and organizations via the Supabase Management API.
Google Campaign Manager 360 by CData
A read-only MCP server for Google Campaign Manager 360, powered by the CData JDBC Driver.
My MCP
A remote MCP server deployable on Cloudflare Workers without authentication.
Qlik Cloud
Interact with Qlik Cloud applications and extract data from visualizations using the Qlik Cloud API.
Typecast API
An MCP server for the Typecast API, enabling AI-powered voice generation for various content.
Cisco NSO MCP Server
An MCP server for Cisco NSO (Network Services Orchestrator) that exposes NSO data and operations as MCP primitives.