mcpbeat

AI Act Radar MCP Server

by aiactradar
answering

AI Act Radar is answering right now. Last checked 10 min ago. It exposes 4 tools. Last commit 4 Aug 2026.

EU AI Act obligations and updates from ten official sources, incl. the national layer.

Uptime history 14 hours of history
14 hours agonow
100.0%
Uptime 24h
52 of 52 checks
4
Tools
read from the server
147 ms
Response time
average over 24h
0
Stars
last commit 4 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add ai-act-radar --transport http https://mcp.aiactradar.com/mcp/v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-act-radar": {
      "url": "https://mcp.aiactradar.com/mcp/v1"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-act-radar]
url = "https://mcp.aiactradar.com/mcp/v1"
.cursor/mcp.json
{
  "mcpServers": {
    "ai-act-radar": {
      "url": "https://mcp.aiactradar.com/mcp/v1"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-act-radar": {
      "url": "https://mcp.aiactradar.com/mcp/v1"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

act
query_ai_act_updates
Query EU AI Act regulatory updates from primary sources. Returns structured events with titles, summaries, severity, topics and source URLs. Optionally filter by date range, source, topics, or severity. Use this when you need recent or historical regulatory changes affecting AI builders, GPAI providers, or deployers.
lookup
lookup_article
Look up a specific AI Act article (e.g. "Art. 53(1)(d)" or "Annex III") and return all related events from our pipeline plus the official EUR-Lex URL.
obligation
get_obligation_for_role
Look up the AI Act obligations for a specific role and AI-system risk category. Returns the relevant articles, recent guidance updates, and applicable templates. This is informational, not legal advice.
summarize
summarize_changes_since
Generate a structured digest of all AI Act regulatory changes since a given date, grouped by topic and severity. Useful for weekly compliance reviews or audit prep. Returns Markdown.

Endpoints

URLTransportStateLatencyChecked
https://mcp.aiactradar.com/mcp/v1 streamable-http answering 189 ms 10 min ago

Alternatives to AI Act Radar

same job, measured the same way
MCP Gera Compliance
by gera

Classify AI systems under the EU AI Act and look up obligations and articles. Offline, no auth.

22 installs/wk local only
Lawbster
by planit-tech

Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.

answering
Uap Pulse
by davidmosiah

Search and map the Pentagon UAP/UFO releases plus curated official archives from 12 nations.

41 installs/wk local only
Financial Data API
by financialdatapi

Point-in-time macro, central bank rates and sentiment, COT positioning, from official sources.

answering
Registry MCP
by remote-mcp

An MCP server that serves informtaion from the official MCP registry

2 tools answering
I
Dxb Data
by dxbdata

Official Dubai real estate data: live prices and rental yields by area, from the DLD.

7 tools answering
Airtable
by airtable

Official Airtable MCP server — database and operations layer for agents.

answering
Obsidian Regulatory MCP
by richbile

Verified, tier-0 regulatory data for AI across 850+ official sources and 50+ jurisdictions.

answering

AI Act Radar — questions

Answers built from our own checks of this server.

What can AI Act Radar do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_obligation_for_role, lookup_article, query_ai_act_updates, summarize_changes_since. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AI Act Radar working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 52 of 52 checks got a reply (100.0%), average response time 147 ms. The bar chart above shows every period we have measured.
How do I connect AI Act Radar?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AI Act Radar need an API key?
No. AI Act Radar completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AI Act Radar?
It answers our handshake in 147 ms on average, which is faster than 75% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AI Act Radar open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.