Skip to main content
Glama

GroundDocs

Official
by GroundDocs

그라운드닥스

GroundDocs는 버전 기반 문서 작성 도우미입니다. LLM을 신뢰할 수 있는 실시간 문서에 연결하여 환각 현상을 줄이고 버전에 맞는 정확한 답변을 보장합니다.

🚀 설치

지엑스피1

지원되는 클라이언트: cursor, windsurf, cline, claude, witsy, enconvo, vscode

🔧 수동 설정

GroundDocs를 수동으로 구성하려면 IDE의 MCP(Model Context Protocol) 구성에 추가하세요.

{ "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.

LLM을 신뢰할 수 있는 실시간 Kubernetes 문서에 연결하여 환각을 줄이고 정확하고 버전별 응답을 보장하는 버전 인식 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