Skip to main content
Glama

GroundDocs

Official
by GroundDocs

グラウンドドキュメント

GroundDocsはバージョン対応のドキュメント作成アシスタントです。LLMを信頼できるリアルタイムドキュメントに接続することで、錯覚を減らし、バージョン固有の正確な対応を保証します。

🚀 インストール

npx @grounddocs/cli@latest install <client>

サポートされているクライアント: cursor、windsurf、cline、claude、witsy、enconvo、vscode

🔧 手動設定

GroundDocs を手動で構成するには、IDE の MCP (モデル コンテキスト プロトコル) 構成に追加します。

{ "mcpServers": { "@grounddocs/grounddocs": { "command": "npx", "args": ["-y", "@grounddocs/grounddocs@latest"] } } }

設定後、変更を有効にするために IDE を再起動します。

📚 サポートされているドメイン

  • Kubernetes (バージョン対応の kubectl 動作、API スキーマ、機能ゲートを含むすべてのバージョン)

🏗️ 建築

GroundDocs は以下から構成されます:

  • ローカル MCP サーバー(このリポジトリ) → 軽量、公開、推論時間クエリを実行
  • リモートバックエンドデータリポジトリ(プライベート)→スクレイピング、インデックス作成、および重い処理を処理

🌟 クエリ例

What changes were made to the kubectl command behavior in Kubernetes 1.26 regarding pruning during apply operations?

回答例を見る

🤝 貢献する

貢献を歓迎します!お気軽にプルリクエストを送信してください。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

バージョン対応の Kubernetes ドキュメント アシスタント。LLM を信頼できるリアルタイムの Kubernetes ドキュメントに接続して、誤解を減らし、バージョン固有の正確な応答を保証します。

  1. 🚀 インストール
    1. 🔧 手動設定
      1. 🏗️ 建築
        1. 🌟 クエリ例
          1. 🤝 貢献する

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              Query and interact with kubernetes environments monitored by Metoro. Look at APM, metrics, traces, profiling information with LLMs.
              Last updated -
              42
              Go
              MIT License
            • A
              security
              F
              license
              A
              quality
              A MCP server that can run Kubernetes commands with a given kubeconfig path and provide interpretation of the commands.
              Last updated -
              1
              2
              JavaScript
              • Apple
            • -
              security
              A
              license
              -
              quality
              A read-only MCP server for Kubernetes that allows querying cluster information and diagnosing issues through natural language interfaces like Claude.
              Last updated -
              1
              Python
              MIT License
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              An MCP server that enables clients to extract LLM-friendly prompts from documentation in GitHub repositories or hosted websites.
              Last updated -
              Python
              Apache 2.0

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/GroundDocs/grounddocs'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server