★ 2,039 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
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
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"devdocs": {
"command": "npx",
"args": [
"-y",
"cyberagiinc/DevDocs"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add devdocs npx -y cyberagiinc/DevDocs
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"devdocs": {
"command": "npx",
"args": [
"-y",
"cyberagiinc/DevDocs"
]
}
}
}
📋 Copy
Topics
cline crawl4ai cursor documentation llm playwright python3 scraper security typescript windsurf