GroundDocs

Provides source-verified documentation lookup for Python libraries and Kubernetes resources, retrieving accurate, version-specific information from authoritative sources rather than potentially hallucinated content.

View Source
4 stars
0 tools
Created Aug 2025
@grounddocs/grounddocs-grounddocs

About

Provides source-verified documentation lookup for Python libraries and Kubernetes resources, retrieving accurate, version-specific information from authoritative sources rather than potentially hallucinated content.

Categories

general

Installation

npm

npm install @grounddocs/grounddocs-grounddocs

Configuration

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