K8s Mcp Agent
FreeNot checkedA simple MCP server and LangGraph based Agent to manage Kubernetes environment
About
A simple MCP server and LangGraph based Agent to manage Kubernetes environment
README
Kubernetes MCP Agent
A simple MCP server and LangGraph based agent to manage Kubernetes environment.
Available Tools
- get pods
- get pod logs
- restart deployment
- scale deployment
- detect crashloop
Local testing
- Start minikube (single-node kubernetes cluster)
minikube start
- Start MCP server
cd k8s-mcp-server/
python3 mcp_server.py
Update Groq api key in
k8s-agent/mcp_langgraph_client.pyline 17Start LangGraph Agent
cd k8s-agent/
python3 mcp_langgraph_client.py
- Start chatting with the Agent
User> get pods in default namespace
Agent>
Here are the pods in the `default` namespace:
- **mcp-k8s-server-6f579b5dd7-99gcq**
Status: Running | Node: minikube |
All pods are currently running on the `minikube` node. Let me know if you'd like details about a specific pod!
User> get logs for pod mcp-k8s-server-6f579b5dd7-99gcq
Agent>
Integrate with Claude
- Integrate MCP server with Claude using config file.
Installing K8s Mcp Agent
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/sbcd90/k8s-mcp-agentFAQ
Is K8s Mcp Agent MCP free?
Yes, K8s Mcp Agent MCP is free — one-click install via Unyly at no cost.
Does K8s Mcp Agent need an API key?
No, K8s Mcp Agent runs without API keys or environment variables.
Is K8s Mcp Agent hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install K8s Mcp Agent in Claude Desktop, Claude Code or Cursor?
Open K8s Mcp Agent on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare K8s Mcp Agent with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
