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

コメント

「クラウドとインフラ」の他のコンテンツ