MCP.so
登录

MCP Kubernetes Server

@abhijeetka

关于 MCP Kubernetes Server

This is an MCP kubernetes Server.

基本信息

分类

云与基础设施

运行时

python

传输方式

stdio

发布者

abhijeetka

配置

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

{
  "mcpServers": {
    "mcp-k8s-server-abhijeetka": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@abhijeetka/mcp-k8s-server",
        "--client",
        "claude"
      ]
    }
  }
}

工具

未检测到工具

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

概览

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

评论

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