DevDocs  by cyberagiinc

Tech documentation MCP server for coders/developers

Created 8 months ago
1,900 stars

Top 23.0% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Install/Run: Clone the repository and run ./docker-start.sh (Linux/Mac) or docker-start.bat (Windows).
  • Prerequisites: Docker, Git. Windows users require WSL 2.
  • Access: Frontend UI at http://localhost:3001, Backend API at http://localhost:24125.
  • Docs: Getting Started

Highlighted Details

  • Unlimited free tier for crawling pages, contrasting with paid alternatives.
  • Parallel processing and smart caching for efficient crawling.
  • Direct integration with MCP servers for LLM querying, supporting tools like Claude Desktop App.
  • Offers export to MD or JSON for LLM fine-tuning.

Maintenance & Community

  • Active development by CyberAGI Inc.
  • Community support via Discord.
  • Roadmap available detailing upcoming features like enhanced dynamic content handling and PDF extraction.

Licensing & Compatibility

  • The repository is licensed under the MIT License.
  • Compatible with commercial use and closed-source linking.

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

Health Check
Last Commit

2 weeks ago

Responsiveness

1 day

Pull Requests (30d)
2
Issues (30d)
1
Star History
59 stars in the last 30 days

Explore Similar Projects

Starred by Luis Capelo Luis Capelo(Cofounder of Lightning AI), Addy Osmani Addy Osmani(Head of Chrome Developer Experience at Google), and
23 more.

goose by block

0.8%
20k
Open-source AI agent for automating complex engineering tasks
Created 1 year ago
Updated 21 hours ago
Feedback? Help us improve.