Kubernetes MCP Server
Manage and interact with Kubernetes clusters through a Model Context Protocol server using SSE transport. Enable seamless integration of Kubernetes operations into LLM applications with secure and efficient API calls. Simplify Kubernetes management by leveraging this MCP server's capabilities.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install Shengwenhao-manbo/k8s-mcp -c claude
This command will automatically install and configure the Kubernetes MCP Server MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Kubernetes MCP Server": {
"command": "uvx",
"args": [
"mcp-sse"
],
"env": {}
}
}
}
k8s-mcp
Details:
Stars
0Forks
0Last commit
2 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to Kubernetes MCP Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit