Connects Claude to DevDocs.io documentation with version pinning and offline caching. Exposes search and content retrieval tools that pull from a local SQLite registry and JSON cache, so your agent queries React 18 docs when that's what your package.json specifies, not whatever the web returns. Uses lazy ingestion to download documentation sets on demand, then serves them without network calls. Built with NestJS and sql.js for a pure Node setup with no native dependencies. Best for teams that need deterministic, project-aware API references during code generation without the latency or drift of live web scraping. Still in active development with caching and auto-update features planned.
claude mcp add --transport stdio madhan-g-p-devdocs-mcp uvx devdocs-mcp