グラウンドドキュメント
GroundDocsはバージョン対応のドキュメント作成アシスタントです。LLMを信頼できるリアルタイムドキュメントに接続することで、錯覚を減らし、バージョン固有の正確な対応を保証します。
🚀 インストール
サポートされているクライアント: cursor、windsurf、cline、claude、witsy、enconvo、vscode
🔧 手動設定
GroundDocs を手動で構成するには、IDE の MCP (モデル コンテキスト プロトコル) 構成に追加します。
設定後、変更を有効にするために IDE を再起動します。
📚 サポートされているドメイン
- Kubernetes (バージョン対応の kubectl 動作、API スキーマ、機能ゲートを含むすべてのバージョン)
🏗️ 建築
GroundDocs は以下から構成されます:
- ローカル MCP サーバー(このリポジトリ) → 軽量、公開、推論時間クエリを実行
- リモートバックエンドデータリポジトリ(プライベート)→スクレイピング、インデックス作成、および重い処理を処理
🌟 クエリ例
🤝 貢献する
貢献を歓迎します!お気軽にプルリクエストを送信してください。
local-only server
The server can only run on the client's local machine because it depends on local resources.
バージョン対応の Kubernetes ドキュメント アシスタント。LLM を信頼できるリアルタイムの Kubernetes ドキュメントに接続して、誤解を減らし、バージョン固有の正確な応答を保証します。
Related MCP Servers
- -securityAlicense-qualityQuery and interact with kubernetes environments monitored by Metoro. Look at APM, metrics, traces, profiling information with LLMs.Last updated -42GoMIT License
- AsecurityFlicenseAqualityA MCP server that can run Kubernetes commands with a given kubeconfig path and provide interpretation of the commands.Last updated -12JavaScript
- -securityAlicense-qualityA read-only MCP server for Kubernetes that allows querying cluster information and diagnosing issues through natural language interfaces like Claude.Last updated -1PythonMIT License
- -securityAlicense-qualityAn MCP server that enables clients to extract LLM-friendly prompts from documentation in GitHub repositories or hosted websites.Last updated -PythonApache 2.0