HomeDevelopment › DevDocs-MCP

DevDocs-MCP

Local DevDocs MCP Server (Developer Docs with project specific context awareness)

TypeScript Local macOSLinux
★ 13 stars Last pushed 2026-05-10 License: NOASSERTION

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @madhan-g-p/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "devdocs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@madhan-g-p/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry