グラウンドドキュメント
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
- AsecurityFlicenseAqualityA 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
- AsecurityAlicenseAqualityA Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts, helping developers get accurate answers without outdated or hallucinated information.Last updated -2141,77932,772MIT License
- AsecurityAlicenseAqualityFetches up-to-date, version-specific documentation and code examples from the source and adds them to your LLM prompts, helping eliminate outdated code generations and hallucinated APIs.
- -securityAlicense-qualityEnables LLMs to manage file-based knowledge bases with dual storage (Markdown + SQLite). Supports creating, searching, and organizing articles across multiple knowledge bases with full-text search capabilities.Last updated -42MIT License