Devdocs MCP
DevDocs-MCP is a localized MCP server that provides fixed-version and authoritative documentation data for AI assistants, eliminating AI hallucinations and ensuring the accuracy of API context.
rating : 2.5 points
downloads : 0
What is DevDocs-MCP?
DevDocs-MCP is a local server based on the Model Context Protocol (MCP), specifically designed to provide accurate and version-matched programming documentation for AI programming assistants (such as Claude, RooCode, Cline, Copilot, etc.). It fetches documentation from DevDocs.io and provides precise API references based on the specific dependency versions of your project, ensuring that the code generated by AI is based on correct documentation information.How to use DevDocs-MCP?
DevDocs-MCP runs as a background service, and your AI assistant communicates with it through the standard MCP protocol. You only need to configure it once, and the AI assistant can automatically obtain project-related documentation information. The server caches the documentation locally, supports offline use, and provides matched documentation according to the version in the project's package.json.Use cases
DevDocs-MCP is particularly suitable for the following scenarios: 1. Ensure correct API usage during AI-assisted programming 2. Maintain documentation version consistency in team collaboration 3. Programming work in offline environments 4. Large projects that require precise version matching 5. Prevent AI from generating incorrect code due to outdated documentationMain features
Offline first
The documentation is cached locally, allowing use without a network connection and providing fast response times.
Version awareness
Automatically match project dependency versions and provide precise API documentation.
Intelligent fuzzy search
Support fuzzy matching and ranked search to quickly find relevant documentation entries.
Pure Node.js architecture
Uses sql.js and does not require native dependencies such as Python/C++, making installation simple.
Structured output
Return structured content optimized for LLMs, facilitating processing by AI assistants.
MCP protocol compatible
Supports the standard Model Context Protocol and is compatible with mainstream AI tools.
Advantages
Eliminate AI hallucinations: Provide an authoritative documentation source to reduce the generation of incorrect code.
Zero-latency access: Local caching enables instant response to documentation queries.
Precise version matching: Ensure that the API is completely consistent with the project version.
Privacy protection: All data is stored locally and does not need to be uploaded to the cloud.
Cross-platform support: Implemented in pure JavaScript and supports all mainstream operating systems.
Easy integration: The standard MCP protocol is compatible with various AI tools.
Limitations
The initial setup requires downloading documentation data (which may be large).
Manual updates are required to obtain the latest version of the documentation.
It depends on the update frequency of the data source on DevDocs.io.
It is currently in an active development phase, and the API may change.
Basic command-line operation knowledge is required for configuration.
How to use
Clone the project
Get the project code from GitHub to your local machine.
Install dependencies
Use pnpm to install project dependencies (pnpm must be used).
Configure the environment
Copy the environment configuration file and set the data storage path.
Build the project
Compile TypeScript code to JavaScript.
Start the server
Start the MCP server in production mode.
Configure the AI assistant
Add MCP server settings to the configuration file of your AI assistant (such as Claude Desktop).
Usage examples
React project development
When developing a React application, the AI assistant can accurately obtain the API documentation for React version 18.2.0, ensuring that the generated code uses the correct hooks and component APIs.
TypeScript type definition
When writing TypeScript code, the AI can query the precise type system documentation to generate correct type definitions and generic usage.
Node.js backend development
When developing a Node.js service, the AI can obtain the module documentation for a specific Node version, ensuring correct API usage.
Offline programming environment
In an environment without a network connection (such as on a plane or in a remote area), the AI can still access the complete documentation for programming assistance.
Frequently Asked Questions
What is the difference between DevDocs-MCP and directly using the DevDocs.io website?
Do I need to keep the server running all the time?
How to update the cached documentation?
Which programming languages and frameworks are supported?
Which is better, Docker deployment or local deployment?
What development stage is the project in?
Related resources
GitHub repository
Project source code, issue tracking, and contribution guidelines.
Model Context Protocol official website
Official documentation and specifications for the MCP protocol.
DevDocs.io
Documentation data source, providing documentation for various programming languages and frameworks.
Glama.ai MCP server directory
List in the MCP server directory.
MCP registry
Official MCP server registry.
System architecture documentation
Gain in-depth understanding of data flow, database design, and internal working principles.
Contribution guidelines
How to contribute code and provide suggestions for the project.

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.4K
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.4K
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.3K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
71.9K
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.1K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.4K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
48.6K
4.8 points


