Tech documentation MCP server for coders/developers
Top 24.5% on sourcepulse
DevDocs is a free, self-hosted, UI-based tool designed to accelerate software development by efficiently processing and organizing technical documentation. It targets enterprise developers, teams, and indie hackers who need to quickly understand and implement new technologies, reducing research time from weeks to hours.
How It Works
DevDocs employs intelligent web crawling with configurable depth (1-5 levels) and selective crawling to extract meaningful content from documentation websites. It processes this content, cleaning it and structuring it into Markdown or JSON formats, or directly into a Model Context Protocol (MCP) server. This structured data is then readily available for querying by LLMs, enabling rapid knowledge retrieval and application.
Quick Start & Requirements
./docker-start.sh
(Linux/Mac) or docker-start.bat
(Windows).http://localhost:3001
, Backend API at http://localhost:24125
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The Windows setup is experimental and may require manual permission adjustments for Docker containers. Some advanced features like API access are listed as "Coming Soon."
1 month ago
1 day