GroundDocs
Official그라운드닥스
GroundDocs는 버전 기반 문서 작성 도우미입니다. LLM을 신뢰할 수 있는 실시간 문서에 연결하여 환각 현상을 줄이고 버전에 맞는 정확한 답변을 보장합니다.
🚀 설치
지엑스피1
지원되는 클라이언트: cursor, windsurf, cline, claude, witsy, enconvo, vscode
Related MCP server: RTFD (Read The F*****g Docs)
🔧 수동 설정
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?🤝 기여하기
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceA 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 updated2510
- AlicenseAqualityCmaintenanceProvides LLMs with real-time access to up-to-date documentation from PyPI, npm, crates.io, GoDocs, DockerHub, GitHub, and GCP, preventing outdated code generation and API hallucinations.Last updated2714MIT
- Alicense-qualityDmaintenanceEnables LLMs like Claude to securely execute Kubernetes CLI tools (kubectl, helm, istioctl, argocd) across multiple clusters through dynamic kubeconfig support, allowing natural language Kubernetes management and operations.Last updated5MIT
- Alicense-qualityCmaintenanceProvides real-time, up-to-date documentation for major LLM providers (OpenAI, Anthropic, Google Gemini) to prevent hallucinations and outdated code patterns in AI agents.Last updated366MIT
Related MCP Connectors
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
Give your AI assistant access to real Helm chart data. No more hallucinated values.yaml files.
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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