README.md
Version-pinned, deterministic documentation sourced from DevDocs.io
An MCP server that provides version-pinned, deterministic documentation sourced from DevDocs.io to AI assistants (Claude, RooCode, Cline, Copilot etc.) and also via offline mode. Not via Scraping! But using the supported downloading option from devdocs.
Configuration
claude_desktop_config.json
{"mcpServers":{"devdocs":{"command":"npx","args":["-y","@madhan-g-p/devdocs-mcp"]}}}Try it
→Search the DevDocs documentation for React hooks usage.
→Get the documentation for the Python standard library via DevDocs.
→Find the API reference for the latest version of Node.js using DevDocs.