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
Overview
DevDocs is a free, private, UI-based Tech Documentation MCP server designed for coders and software developers, enabling them to integrate documentation seamlessly into their development workflow.
To use DevDocs, clone the repository from GitHub, run the setup script, and start the server. Access the interface via http://localhost:3001 to begin scraping and discovering documents.
- Intelligent crawling with smart depth control and automatic link discovery. - Parallel processing for fast crawling and smart caching to avoid duplicate content. - Clean content extraction in multiple formats (MD, JSON) for LLM fine-tuning. - Enterprise features including error recovery, full logging, and API access.
- Enterprise software developers can speed up technology implementation by reducing documentation research time.
- Web scrapers can pull entire website contents efficiently.
- Development teams can leverage internal documentation for better knowledge sharing.
- Indie hackers can quickly build products using DevDocs alongside their development tools.
Add to your AI client
Use these steps to connect DevDocs by CyberAGI 🚀 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"devdocs-cyberagiinc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-devdocs-cyberagiinc"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"devdocs-cyberagiinc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-devdocs-cyberagiinc"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"devdocs-cyberagiinc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-devdocs-cyberagiinc"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"devdocs-cyberagiinc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-devdocs-cyberagiinc"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"devdocs-cyberagiinc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-devdocs-cyberagiinc"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"devdocs-cyberagiinc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-devdocs-cyberagiinc"
]
}
}
}FAQ
Is DevDocs free to use?
Yes! DevDocs is completely free to use.
What technologies does DevDocs support?
DevDocs supports a wide range of technologies and can be integrated with various development tools.
How does DevDocs improve documentation access?
DevDocs organizes and presents documentation in a clean, searchable format, significantly reducing the time needed to find relevant information.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2140,"uuid":"8ccc9dcc-dca2-4389-9b92-8958f87b7a04","name":"DevDocs","title":"DevDocs by CyberAGI 🚀","description":"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","avatar_url":"https://avatars.githubusercontent.com/u/145877387?v=4","created_at":"2025-03-09T03:42:53.769Z","updated_at":"2025-03-12T10:19:31.094Z","status":"created","author_name":"cyberagiinc","author_avatar_url":"https://avatars.githubusercontent.com/u/145877387?v=4","tags":"security,documentation,scraper,typescript,python3,cursor,cline,windsurf,playwright,llm,crawl4ai","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/cyberagiinc/DevDocs","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/cyberagiinc/DevDocs/raw/feature-main/assets/image.png","type":null,"metadata":"{\"star\":\"1389\",\"license\":\"Apache-2.0 license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-27 20:59:07\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]