Devdocs MCP
D

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.
2.5 points
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 documentation

Main 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.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "devdocs": {
      "command": "node",
      "args": ["dist/main.js"],
      "cwd": "file://path/to/your/DevDocs-MCP"
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
4.5K
4.5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
5.7K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
7.3K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.6K
5 points
R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
9.4K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
10.8K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
6.5K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
11.5K
5 points
G
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
N
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
M
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
D
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
U
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
F
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
G
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
M
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
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase