devdocs mcp for Claude Desktop
io.github.madhan-g-p/devdocs-mcp
Local DevDocs MCP Server (Developer Docs with project specific context awareness)
client:Claude Desktop
transport:stdio
runtime:npm
Install devdocs mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devdocs-mcp": {
"command": "npx",
"args": [
"-y",
"@madhan-g-p/devdocs-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs