GroundDocs
GroundDocs — это помощник по документации, учитывающий версии. Он подключает LLM к надежным документам в режиме реального времени, уменьшая галлюцинации и гарантируя точные ответы, зависящие от версии.
🚀 Установка
Поддерживаемые клиенты: cursor, windsurf, cline, claude, witsy, enconvo, vscode
🔧 Ручная настройка
Чтобы вручную настроить GroundDocs, добавьте его в конфигурацию MCP (Model Context Protocol) вашей IDE:
После настройки перезапустите IDE, чтобы изменения вступили в силу.
📚 Поддерживаемый домен
Kubernetes (все версии, включая поведение kubectl, зависящее от версии, схемы API и шлюзы функций)
🏗️ Архитектура
GroundDocs состоит из:
Локальный сервер MCP (этот репозиторий) → легкий, общедоступный, запускает запросы во время вывода
Удаленное внутреннее хранилище данных (частное) → выполняет очистку, индексацию и тяжелую работу
🌟 Пример запроса
🤝 Вклад
Вклады приветствуются! Пожалуйста, не стесняйтесь отправлять запрос на включение.
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 -142348,82738,019MIT License
- -security-license-qualityFetches 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 -842MIT License