AIR Blackbox MCP Server
@airblackbox
About AIR Blackbox MCP Server
EU AI Act compliance scanning for Python AI agents. 10 tools that scan, analyze, and fix compliance gaps across LangChain, CrewAI, AutoGen, OpenAI, and RAG pipelines. Checks 6 EU AI Act articles with HMAC-SHA256 tamper-evident audit trails. pip install air-blackbox-mcp. August 20
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"air-blackbox": {
"command": "python",
"args": [
"-m",
"air_blackbox_mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AIR Blackbox MCP Server?
EU AI Act compliance scanning for Claude Desktop, Claude Code, Cursor, and any MCP-compatible client. Unlike other compliance scanners that only report problems, AIR Blackbox also remediates — generating working code fixes, trust layer integrations, GDPR compliance checks, bias analysis, and full compliance reports.
How to use AIR Blackbox MCP Server?
Install via pip install air-blackbox-mcp (basic, 10 tools) or pip install air-blackbox-mcp[full] (all 14 tools). Configure in Claude Desktop by editing claude_desktop_config.json, or in Claude Code/Cursor via .cursor/mcp.json or .claude/mcp.json. Users invoke tools through natural language prompts such as "Scan this code for EU AI Act compliance".
Key features of AIR Blackbox MCP Server
- 14 tools: 10 base + 4 SDK-powered scanning, analysis, remediation, documentation
- Scans Python code for all 6 EU AI Act articles using 18+ regex patterns
- Remediation generates working code fixes and trust layer integrations
- Optional deep analysis via local fine-tuned Olama model (air-compliance-v2)
- Smart fallback: full SDK engine first, lightweight built-in scanner otherwise
- Detects prompt injection attacks with 15 weighted patterns
- Optionally supports GDPR scanning, bias analysis, action validation, and compliance history
Use cases of AIR Blackbox MCP Server
- Scan Python code or project for EU AI Act compliance in any MCP client
- Add a trust layer to a LangChain, CrewAI, or AutoGen agent
- Generate a full compliance report with article-specific fix recommendations
- Validate agent actions before execution (Article 14) with consent gates
- Track compliance trends and export audit trails over time
FAQ from AIR Blackbox MCP Server
What tools are included in the basic installation?
The basic installation provides 10 tools: scan_code, scan_file, scan_project, analyze_with_model, check_injection, classify_risk, add_trust_layer, suggest_fix, explain_article, and generate_compliance_report.
What does the full SDK (pip install air-blackbox-mcp[full]) add?
It unlocks 4 additional tools: scan_gdpr (GDPR compliance), scan_bias (bias and fairness analysis), validate_action (pre-execution approval gates), and compliance_history (past scans, trends, scores).
Does this server require Ollama or any external model?
No, Ollama is optional. The server works standalone with pip install air-blackbox-mcp using its built-in scanner. The fine-tuned compliance model (air-compliance-v2) is only used by the analyze_with_model tool when locally available.
What Python frameworks does it support?
It supports LangChain, CrewAI, AutoGen, OpenAI, Haystack, LlamaIndex, Semantic Kernel, Google ADK, Claude Agent SDK, and generic RAG pipelines.
How does the server handle the SDK not being installed?
It uses a smart fallback pattern: first tries the air-blackbox SDK (v1.6.0+), and if not found, gracefully falls back to the lightweight built-in scanner — no breaking changes or configuration required.
Frequently asked questions
What tools are included in the basic installation?
The basic installation provides 10 tools: scan_code, scan_file, scan_project, analyze_with_model, check_injection, classify_risk, add_trust_layer, suggest_fix, explain_article, and generate_compliance_report.
What does the full SDK (pip install air-blackbox-mcp[full]) add?
It unlocks 4 additional tools: scan_gdpr (GDPR compliance), scan_bias (bias and fairness analysis), validate_action (pre-execution approval gates), and compliance_history (past scans, trends, scores).
Does this server require Ollama or any external model?
No, Ollama is optional. The server works standalone with `pip install air-blackbox-mcp` using its built-in scanner. The fine-tuned compliance model (`air-compliance-v2`) is only used by the analyze_with_model tool when locally available.
What Python frameworks does it support?
It supports LangChain, CrewAI, AutoGen, OpenAI, Haystack, LlamaIndex, Semantic Kernel, Google ADK, Claude Agent SDK, and generic RAG pipelines.
How does the server handle the SDK not being installed?
It uses a smart fallback pattern: first tries the `air-blackbox` SDK (v1.6.0+), and if not found, gracefully falls back to the lightweight built-in scanner — no breaking changes or configuration required.
Basic information
More AI & Agents MCP servers
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca
Comments