DevDocs by CyberAGI 🚀
@cyberagiinc
关于 DevDocs by CyberAGI 🚀
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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"DevDocs": {
"command": "docker",
"args": [
"logs",
"devdocs-frontend"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is DevDocs by CyberAGI?
DevDocs by CyberAGI is a documentation crawling tool that turns weeks of documentation research into hours. It accepts any tech documentation URL, discovers all related pages, extracts clean content, and organizes it inside an MCP server ready for LLM querying. Output can be Markdown or JSON for finetuning. Built for developers, web scrapers, development teams, and indie hackers.
How to use DevDocs by CyberAGI?
Prerequisites are Docker and Git. Clone the repository, copy .env.template to .env, set NEXT_PUBLIC_BACKEND_URL (e.g. http://localhost:24125), then run ./docker-start.sh (Mac/Linux) or docker-start.bat (Windows experimental). That starts all Docker containers; frontend UI is at http://localhost:3001, backend API at http://localhost:24125, Crawl4AI at http://localhost:11235.
Key features of DevDocs by CyberAGI
- Intelligent crawling with depth control (1–5 levels)
- Automatic child URL discovery and selective crawling
- Parallel processing with smart caching
- Clean content extraction; export to MD or JSON
- Built-in MCP server integration for AI processing
- Error recovery, full logging, and API access (coming soon)
Use cases of DevDocs by CyberAGI
- Speed up enterprise software development by skipping weeks of documentation research
- Scrape entire website documentation with smart child URL discovery (up to level 5)
- Enable indie hackers to ship products fast using DevDocs + VSCode + Claude
- Let development teams leverage internal documentation with MCP servers and Claude integration
FAQ from DevDocs by CyberAGI
Is DevDocs by CyberAGI free?
Yes. The free tier offers unlimited pages, and the starting price is “Free Forever”. Self-hosted use is also free.
What are the prerequisites to run DevDocs by CyberAGI?
You need Docker and Git installed on your system.
Does DevDocs by CyberAGI support MCP (Model Context Protocol)?
Yes. It includes built-in MCP server integration and exports content as LLM-ready MCP servers.
What export formats are available?
DevDocs supports Markdown (MD), JSON, and LLM-ready MCP server output.
Is DevDocs by CyberAGI publicly maintained?
Not currently. The enhanced internal version is at CyberAGI, and a public release is coming soon.
开发工具 分类下的更多 MCP 服务器
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
评论