MCP K8S Go is an MCP server that connects to Kubernetes, allowing users to manage Kubernetes resources and integrate them with applications. It serves as a resource manager, lists available Kubernetes contexts, pods, events, and services, and retrieves logs for specific pods.
MCP K8S Go is an MCP server that connects to Kubernetes, allowing users to manage Kubernetes resources and integrate them with applications. It serves as a resource manager, lists available Kubernetes contexts, pods, events, and services, and retrieves logs for specific pods.
npm install mcp-k8s-goAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-k8s-go": {
"command": "npx",
"args": [
"-y",
"npm install mcp-k8s-go"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Mcp K8s Go?"
No configuration required. This server works out of the box.
"What resources are available in Mcp K8s Go?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Mcp K8s Go"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Mcp K8s Go with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.