Odel
air blackbox mcp

air blackbox mcp

Local
@airblackbox2PythonApache-2.0Updated 1w ago

EU AI Act compliance scanner for Python AI agents. 14 tools across 6 articles.

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).

PyPIair-blackbox-mcpv0.2.0

Run

uvx air-blackbox-mcp

MCP client config

{
  "mcpServers": {
    "air-blackbox-mcp": {
      "command": "uvx",
      "args": [
        "air-blackbox-mcp"
      ]
    }
  }
}