← Index

io.github.abhiyoheswaran1/projscan

io.github.abhiyoheswaran1/projscan·v1.1.1·Other
Quality Score
85
/100

Agent-first code intelligence over MCP. AST for 7 languages. 20 tools. Offline.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "projscan": {
      "command": "npx",
      "args": [
        "-y",
        "projscan"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "projscan": {
      "command": "npx",
      "args": [
        "-y",
        "projscan"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y projscan
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other