#444 · Primary category: AI Coding Assistants
DevDocs
Completely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Project last updated:02/04/26
GitHub Stars
2.1K
Forks
194
Contributors
4
License
Apache-2.0
Why we included this project
Most of the time spent coding against a big framework goes into locating the right doc page, not into reading it, and DevDocs attacks exactly that problem. Point it at any documentation site and it crawls the pages, follows child links several levels deep, and converts the text into an MCP server that your AI-enabled editor can query live. Cursor, Windsurf, Cline, Roo Code, and the Claude Desktop app can then pull the section you need on demand, rather than working from stale training data. Since it runs self-hosted in Docker and can export to Markdown or JSON, it also works as a general documentation scraper for teams that want to index their internal guides. Be aware the public build is not currently maintained, with a better internal version promised for later, so it is a capable open tool but one with an uncertain future.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.