Grounded Docs MCP Server
Grounded Docs MCP Server gives AI coding assistants a version-aware documentation index built from official sources like websites, GitHub, npm, PyPI, and local files. It helps agents fetch current docs, search them semantically, and reduce hallucinations when working against real
What it does
Grounded Docs MCP Server
Grounded Docs MCP Server gives AI coding assistants a version-aware documentation index built from official sources like websites, GitHub, npm, PyPI, and local files. It helps agents fetch current docs, search them semantically, and reduce hallucinations when working against real libraries and APIs.
Installation
Use the upstream install or setup path that matches your environment:
- npx @arabold/docs-mcp-server@latest scrape react https://react.dev/reference/react
- npx @arabold/docs-mcp-server@latest scrape my-spa https://docs.example.com/#/guide --preserve-hashes
- npx @arabold/docs-mcp-server@latest search react "useEffect cleanup" --output yaml
- npx @arabold/docs-mcp-server@latest fetch-url https://react.dev/reference/react/useEffect
Requirements and caveats from upstream:
- 1. Index documentation (requires Node.js 22+):
Basic usage or getting-started notes:
-
🚀 Quick Start
-
Example: Enable OpenAI Embeddings
-
Extracted from upstream docs: https://raw.githubusercontent.com/arabold/docs-mcp-server/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,235 chars)