Skip to content
Claude Desktop

XploitScan for Claude Desktop

io.github.bgage72590/xploitscan-mcp

Security scanner for AI-generated code. Scan, explain rules, and grade before you ship.

client:Claude Desktop transport:stdio runtime:npm

Install XploitScan in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "xploitscan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xploitscan-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

XploitScan in other clients