DevDocs MCP
StaleDescription
Free, private, UI-based tech documentation MCP server designed for coders and AI coding assistants with precise doc retrieval.
Key Features
- Intelligent web crawling with smart depth control (1-5 levels) and automatic link discovery
- Parallel processing with smart caching for high-speed documentation extraction at 1000 pages/min
- MCP server integration for direct AI-powered querying of crawled documentation
- Clean content extraction with export to Markdown and JSON formats for LLM fine-tuning
- Self-hosted and free with unlimited pages, team seats, and API access
- Docker-based deployment with integrated frontend and backend services
Use Cases
π‘ Accelerating developer onboarding by converting weeks of documentation research into hours
π‘ Building private documentation knowledge bases for AI coding assistants like Claude and Cursor
π‘ Extracting structured documentation from vendor websites for internal reference systems
π‘ Preparing high-quality training data in Markdown/JSON format for LLM fine-tuning projects
π‘ Creating team-accessible documentation hubs with MCP server integration for intelligent search
Categories
Quick Start
Clone the repo, copy `.env.template` to `.env`, then run `./docker-start.sh`. Access the frontend and start crawling documentation URLs. Results are stored in the MCP server for AI querying.