mcp-server-k8s
A simple MCP server for Kubernetes
https://github.com/user-attachments/assets/e36d8048-7abd-4529-8d78-086ae9cadea9
How to use this MCP server
By configuring the following contents in ~/Library/Application Support/Claude/claude_desktop_config.json, and replace the directory with real project path, you can easily use it with Claude Desktop
{
"mcpServers": {
"k8s": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-server-k8s",
"run",
"main.py"
]
}
}
}
This mcp server is certified by MCPHub, if you are interested, you may have a look on MCPHub
Recommend MCP Servers 💡
nostr-code-snippet-mcp
A MCP server for providing code snippets via Nostr
kill-process-mcp
AI-powered cross-platform MCP server exposing LLM-accessible tools to list and terminate OS processes via natural language queries
@zephyr-mcp/gitlab
A GitLab integration MCP server providing RESTful API tools for tasks like merge requests and project searches.
ffmpeg-mcp
Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback,clip, overlay, concat and other functions
mcp-internet-speed-test
The MCP Internet Speed Test is a specialized Model Context Protocol (MCP) server that enables AI models and agents to perform internet speed measurements.