MCP Kubernetes Server
@abhijeetka
About MCP Kubernetes Server
This is an MCP kubernetes Server.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-k8s-server-abhijeetka": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@abhijeetka/mcp-k8s-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Kubernetes Server?
It is an MCP (Model Context Protocol) server that provides control over Kubernetes clusters through interactions with Large Language Models. It wraps kubectl commands to offer a simple, natural-language interface for managing Kubernetes resources.
How to use MCP Kubernetes Server?
Install automatically via Smithery with `npx -y @smithery/cli install
More Cloud & Infrastructure MCP servers

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
Kubernetes MCP Server
manusaModel Context Protocol (MCP) server for Kubernetes and OpenShift
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
Sample Serverless MCP Servers
aws-samplesSample implementations of AI Agents and MCP Servers running on AWS Serverless compute
Comments