Loading MCP server directory, please wait...
Local DevDocs MCP Server (Developer Docs with project specific context awareness)
npx @getmcp/cli add io.github.madhan-g-p/devdocs-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.madhan-g-p/devdocs-mcp": {
"command": "npx",
"args": [
"-y",
"@madhan-g-p/devdocs-mcp-server"
]
}
}
}