Provides version-aware Kubernetes documentation assistance, connecting to trusted, real-time Kubernetes docs and ensuring accurate, version-specific responses about kubectl behavior, API schemas, and feature gates across all Kubernetes versions.
GroundDocs
GroundDocs is a version-aware documentation assistant. It connects LLMs to trusted, real-time docs—reducing hallucinations and ensuring accurate, version-specific responses.
🚀 Installation
Supported clients: cursor, windsurf, cline, claude, witsy, enconvo, vscode
🔧 Manual Setup
To manually configure GroundDocs, add it to your IDE’s MCP (Model Context Protocol) configuration:
After configuration, restart your IDE for the changes to take effect.
📚 Supported Domain
- Kubernetes (all versions, including version-aware kubectl behavior, API schemas, and feature gates)
🏗️ Architecture
GroundDocs consists of:
- Local MCP server (this repo) → lightweight, public, runs inference-time queries
- Remote backend data repository (private) → handles scraping, indexing, and heavy lifting
🌟 Example Query
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
local-only server
The server can only run on the client's local machine because it depends on local resources.
A version-aware Kubernetes documentation assistant that connects LLMs to trusted, real-time Kubernetes docs to reduce hallucinations and ensure accurate, version-specific responses.
Related MCP Servers
- -securityAlicense-qualityServes as a guardian of development knowledge, providing AI assistants with curated access to latest documentation and best practices.Last updated -46573TypeScriptMIT License
- -securityFlicense-qualityA 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 -9Python
- -securityAlicense-qualityProvides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.Last updated -30TypeScriptMIT License
- 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 -264,83923,586JavaScriptMIT License