Air Blackbox
Rank #12,663io.github.shotwellj/air-blackbox
EU AI Act compliance scanner for Python AI agents. 14 tools across 6 articles.
Air Blackbox is a Model Context Protocol (MCP) server published by airblackbox. It ranks #12,663 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Air Blackbox is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 7 tracked versions. It was first listed on Feb 27, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 119,383 of 132,046 servers on MCP Toplist.
Use Air Blackbox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add air-blackbox -- uvx air-blackbox-mcp[mcp_servers.air-blackbox]
command = "uvx"
args = ["air-blackbox-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"air-blackbox": {
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"air-blackbox": {
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"air-blackbox": {
"type": "stdio",
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"air-blackbox": {
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"air-blackbox": {
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shotwellj%2Fair-blackbox)<a href="https://mcptoplist.com/server/io.github.shotwellj%2Fair-blackbox"><img src="https://mcptoplist.com/badge/io.github.shotwellj%2Fair-blackbox.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
airblackbox
Available versions (7)
| Version | Published |
|---|---|
| 0.2.0 | Apr 8, 2026 |
| 0.1.6 | Mar 28, 2026 |
| 0.1.5 | Mar 28, 2026 |
| 0.1.4 | Mar 28, 2026 |
| 0.1.3 | Mar 28, 2026 |
| 0.1.2 | Feb 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Air Blackbox?
- Air Blackbox is maintained by airblackbox, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Air Blackbox listed on the Official MCP Registry?
- Yes — Air Blackbox is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Air Blackbox have?
- MCP Toplist tracks 7 versions of Air Blackbox, most recently published on Apr 8, 2026.
- Where can I find the source code for Air Blackbox?
- The source code for Air Blackbox is hosted at github.com/airblackbox/air-blackbox-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.