DevDocs MCP MCP Server

$npx -y @madhan-g-p/devdocs-mcp
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.

Frequently Asked Questions

How do I install DevDocs MCP?

Install DevDocs MCP by running: npx -y @madhan-g-p/devdocs-mcp

What MCP clients work with DevDocs MCP?

DevDocs MCP works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use DevDocs MCP with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free