Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
MCP Server for Kubernetes lets you manage your cluster using natural language commands, integrating with tools like Claude Desktop.
GitHub MCP Server enables advanced automation and interaction capabilities for developers and tools using Model Context Protocol.
This MCP (Model Context Protocol) server enables you to manage Kubernetes clusters using natural language commands. It integrates with various tools, including Claude Desktop and mcp-chat, to provide a conversational interface for cluster management.
Key Features:
kubectl explain
and kubectl api-resources
.Usage:
This server is designed to be used with:
Local Development:
To contribute or develop locally, the project uses bun
for package management and task execution. Key commands include bun install
, bun run dev
, bun run test
, and bun run build
.