
mcp server kubernetes
MCP Server for a Kubernetes cluster written in Python.
Repository Info
About This Server
MCP Server for a Kubernetes cluster written in Python.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Server Kubernetes
MCP Server for a Kubernetes cluster written in Python.
Usage with Claude Desktop
{
"mcpServers": {
"kubernetes": {
"command": "uv",
"args": [
"--directory",
"/path/to/your/mcp-kubernetes/",
"run",
"server.py"
]
}
}
}
The server uses the official Kubernetes Python client. This will automatically try and load your kubeconfig via the KUBECONFIG environment variable and default to ~/.kube/config if no environment variable is set.
Local Development
This project uses uv for package management.
Create the virtual environment and activate it:
uv venv
source .venv/bin/activate
Install dependencies:
uv sync
Start MCP inspector:
uv run mcp dev server.py
Quick Start
Clone the repository
git clone https://github.com/jacobmammoliti/mcp-server-kubernetesInstall dependencies
cd mcp-server-kubernetes
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.