Skip to content
Claude Desktop

Bawbel Scanner for Claude Desktop

io.github.bawbel/scanner

Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.

client:Claude Desktop transport:stdio runtime:pypi

Install Bawbel Scanner in Claude Desktop

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

{
  "mcpServers": {
    "scanner": {
      "command": "uvx",
      "args": [
        "bawbel-scanner"
      ]
    }
  }
}

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

Bawbel Scanner in other clients