MCP Servers / development / AIR Blackbox

AIR Blackbox

JSON →
none1development

EU AI Act compliance scanner for Python AI agents — 10 tools for scanning, analysis, and remediation

Install
How to run this server
[ { "cmd": "pip install air-blackbox-mcp", "imports": [] } ]
server path: air-blackbox
Tools
What this server exposes
scan_code
Scan Python code string for all 6 EU AI Act articles
scan_file
Read and scan a single Python file
scan_project
Recursively scan all .py files in a directory
analyze_with_model
Deep analysis via local fine-tuned model (Ollama)
check_injection
Detect prompt injection attacks (15 patterns)
classify_risk
Classify tools by EU AI Act risk level
add_trust_layer
Generate trust layer integration code
suggest_fix
Get article-specific fix recommendations
explain_article
Technical explanation of EU AI Act articles
generate_compliance_report
Full markdown compliance report
scan_gdpr
GDPR-specific compliance scan
scan_bias
Bias and fairness analysis
validate_action
Validate agent actions before execution (Article 14)
compliance_history
View past scans, trends, and compliance scores
Configuration
Environment & auth
authnone
Resources
AIR Blackbox — MCP Server · libregistry