MCP.so
登录

mcp-server-k8s

@chris-sun-star

关于 mcp-server-k8s

A simple MCP server for Kubernetes

基本信息

分类

云与基础设施

许可证

MIT

运行时

python

传输方式

stdio

发布者

chris-sun-star

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "k8s": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-server-k8s",
        "run",
        "main.py"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcp-server-k8s?

A simple MCP (Model Context Protocol) server for Kubernetes. Designed to be used with Claude Desktop for interacting with Kubernetes clusters.

How to use mcp-server-k8s?

Configure the server in ~/Library/Application Support/Claude/claude_desktop_config.json using the uv command with the --directory argument pointing to the server's folder and running main.py. Replace the directory path with your actual project path, then restart Claude Desktop.

Key features of mcp-server-k8s

Use cases of mcp-server-k8s

FAQ from mcp-server-k8s

What is mcp-server-k8s?

It is a simple MCP server for Kubernetes, enabling Claude Desktop to interact with Kubernetes.

How can I use it with Claude Desktop?

Add a configuration entry in the Claude Desktop config file (claude_desktop_config.json) with command uv, arguments ["--directory", "/path/to/mcp-server-k8s", "run", "main.py"].

Is mcp-server-k8s certified?

Yes, it is certified by MCPHub. For more details, visit MCPHub’s listing.

评论

云与基础设施 分类下的更多 MCP 服务器