docs-mcp-server by arabold
59 score
A Model Context Protocol (MCP) server that scrapes, indexes, and searches documentation for third-party software libraries and packages, supporting versioning and hybrid search.
Ranked #873 out of 5463 indexed tools.Has 1,176 GitHub stars.Has 10 contributors.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 966
Freshness 13d ago
Issue Health 77%
Stars 1,176
Platform Breadth 1 platform
Contributors 10
Description Detailed
How to Improve
Platforms medium impact
Supported Platforms
From the README
# Grounded Docs: Your AI's Up-to-Date Documentation Expert **Docs MCP Server** solves the problem of AI hallucinations and outdated knowledge by providing a personal, always-current documentation index for your AI coding assistant. It fetches official docs from websites, GitHub, npm, PyPI, and local files, allowing your AI to query the exact version you are using. ## ✨ Why Grounded Docs MCP Server? The open-source alternative to **Context7**, **Nia**, and **Ref.Tools**. - ✅ **Up-to-Date Context:** Fetches documentation directly from official sources on demand. - 🎯 **Version-Specific:** Queries target the exact library versions in your project. - 💡 **Reduces Hallucinations:** Grounds LLMs in real documentation. - 🔒 **Private & Local:** Runs entirely on your machine; your code never leaves your network. - 🧩 **Broad Compatibility:** Works with any MCP-compatible client (Claude, Cline, etc.). - 📁 **Multiple Sources:** Index websites, GitHub repositories, local folders,Read full README on GitHub →