← Index

io.github.madhan-g-p/devdocs-mcp

io.github.madhan-g-p/devdocs-mcp·v1.0.0·Documents & Spreadsheets
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "devdocs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@madhan-g-p/devdocs-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "devdocs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@madhan-g-p/devdocs-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @madhan-g-p/devdocs-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Documents & Spreadsheets