Odel
Bawbel Scanner

Bawbel Scanner

Local
@bawbel10PythonUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIbawbel-scannerv1.2.3

Run

uvx bawbel-scanner

MCP client config

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