k8s-インタラクティブ-mcp
指定された kubeconfig パスを使用して Kubernetes コマンドを実行し、コマンドの解釈を提供できる MCP サーバー。
結果
特徴
- MCP ツールを通じて kubectl コマンドを実行する
- 柔軟なコマンドラインパイピング
- kubectl の自動インストールチェック
- カスタム kubeconfig パスのサポート
- エラー処理と役立つメッセージ
使用法
- 依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
インストール
Claude Desktop で使用するには、サーバー設定を追加します。
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。パッケージスクリプトとして提供されているMCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
指定された kubeconfig パスを使用してKubernetesコマンドを実行し、コマンドの解釈を提供できる MCP サーバー。
Related MCP Servers
- -securityAlicense-qualityThis project is intended as a both MCP server connecting to Kubernetes and a library to build more servers for any custom resources in Kubernetes.Last updated -330GoMIT License
- AsecurityAlicenseAqualityAn MCP server to run commands.Last updated -2795181TypeScriptMIT License
- GoMIT License
- -securityAlicense-qualityAn MCP server that enables interaction with Kubernetes resources through natural language interfaces like Goose CLI, allowing users to get, read, and patch Kubernetes resources.Last updated -PythonApache 2.0