DevDocs
Free, private, UI-based technical documentation MCP server designed for developers.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 2.1k
- Source
- mcp-github
- Repository
- github.com/cyberagiinc/DevDocs
Overview
DevDocs is a fully free and private technical documentation MCP server built to help developers quickly understand and implement technical documentation. It intelligently crawls and organizes documentation content, structuring it into query-friendly formats. By integrating with tools like Cursor and Windsurf, DevDocs significantly boosts development efficiency. Ideal for enterprise software developers, web scraping engineers, development teams, and independent hackers.
Capabilities
- ▪Intelligent crawling of technical documentation
- ▪Automatic discovery and categorization of related content
- ▪Selective crawling of specific content
- ▪Multi-level depth control
- ▪Parallel processing and intelligent caching
- ▪Export in multiple formats (MD, JSON)
Use cases
Setup
1. Clone the repository: `git clone https://github.com/cyberagiinc/DevDocs.git` 2. Navigate into the project directory: `cd DevDocs` 3. Copy the environment variable template: `cp .env.template .env` 4. Configure environment variables: Ensure NEXT_PUBLIC_BACKEND_URL is set correctly (e.g., http://localhost:24125) 5. Start the service: `./docker-start.sh`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Is DevDocs free?
Yes, DevDocs is completely free.
What export formats does DevDocs support?
Supports Markdown (MD) and JSON formats.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.