← Index

AI Scanner

io.github.Aakashbhardwaj27/ai-scanner·v1.0.6·AI & LLMs
Quality Score
89
/100

Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.

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