Kube コア MCP
自然言語リクエストを有効な kubectl コマンドに変換する Kubernetes コマンド処理サービス。
特徴
自然言語からkubectlコマンドへの変換
コマンドの検証とセキュリティチェック
一般的な kubectl 操作のサポート
LLM 処理のための AWS Bedrock 統合
前提条件
Python 3.8以上
AWS認証情報が設定されている
kubectl がインストールおよび設定されている
Node.js と npm (フロントエンド用)
設定
リポジトリをクローンします。
仮想環境を作成してアクティブ化します。
依存関係をインストールします:
AWS 認証情報を設定します。
FastAPI サーバーを起動します。
APIドキュメント
健康チェック
サービス
自然言語コマンド
直接コマンド
安全
このサービスは、次の 2 つのセキュリティ モードで動作します。
STRICT (デフォルト):
定義済みのコマンドパターンのみを許可します
すべてのコマンドを許可されたパターンに対して検証します
危険な操作を防止
許容:
より柔軟なコマンドパターンが可能
基本的なセキュリティチェックは維持されている
開発とテストに役立つ
発達
テストの実行
コードスタイル
貢献
リポジトリをフォークする
機能ブランチを作成する
変更を加える
テストを実行する
プルリクエストを送信する
ライセンス
[ライセンス情報の追加]
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
自然言語リクエストを有効な kubectl コマンドに変換し、コマンド検証とセキュリティ チェックを提供する Kubernetes コマンド処理サービス。
Related MCP Servers
- Asecurity-licenseAqualityA MCP server that can run Kubernetes commands with a given kubeconfig path and provide interpretation of the commands.Last updated -14
- -security-license-qualityA modular command processor server that enables interaction with GitHub's REST API to fetch user details, repository information, and authenticated user data through natural language commands in Claude.Last updated -
- Asecurity-licenseAqualityA server that enables LLMs to manage Kubernetes clusters through natural language commands, wrapping kubectl operations to provide a simplified interface for common Kubernetes tasks.Last updated -259
- -security-license-qualityA Model Context Protocol server that enables AI assistants to interact with Kubernetes clusters through natural language, supporting core Kubernetes operations, monitoring, security, and diagnostics.Last updated -723MIT License