docs-mcp-server
Provides real-time updated documentation indexing for AI, supporting multiple formats and sources.
- Type
- MCP
- Transport
- sse
- Open source
- Yes
- GitHub Stars
- ★ 1.5k
- Source
- mcp-github
- Repository
- github.com/arabold/docs-mcp-server
Overview
Grounded Docs MCP Server is an open-source tool designed to address AI hallucinations and outdated knowledge. It retrieves official documentation from websites, GitHub, npm, PyPI, and local files, enabling your AI assistant to query the exact version you're using. The tool runs entirely locally, ensuring your code never leaves your network. It supports a wide range of file formats including HTML, Markdown, PDF, and Office documents, and works with any MCP-compatible client (such as Claude, Cline, etc.).
Capabilities
- ▪Fetches up-to-date documentation from official sources
- ▪Supports queries for specific versions
- ▪Reduces AI hallucinations
- ▪Runs locally, preserving privacy
- ▪Broad compatibility with various file formats
Use cases
Setup
npx @arabold/docs-mcp-server@latest scrape <name> <url>
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started?
Install Node.js 22+, then run via the npx command-line tool.
What file formats are supported?
Supports multiple formats including PDF, Word, Excel, Markdown, HTML, JSON, and more.
Do I need an API Key?
Required when using embedding models, but not mandatory.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.