EU AI Act obligations and updates from ten official sources, incl. the national layer.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Reference webhook receivers for AI Act Radar. Each subdirectory is a self-contained, runnable example for one platform.
X-AIAR-Timestamp is within 300 seconds of now.X-AIAR-Signature (v1=<hex>) using HMAC-SHA-256 over <timestamp>.<raw_body> in constant time.event.id) before doing real work — retries are normal.The verification is identical across platforms; only the platform glue differs.
| Folder | Platform | Notes |
|---|---|---|
cloudflare-workers/ | Cloudflare Workers | Web Crypto API, KV for idempotency |
vercel-edge/ | Vercel Edge Functions | Web Crypto API, Vercel KV for idempotency |
aws-lambda/ | AWS Lambda + API Gateway | Node crypto module, DynamoDB for idempotency |
express-node/ | Plain Express on Node | Node crypto, in-process LRU (replace for prod) |
fastify-typescript/ | Fastify + TS | Typed body parser, raw-body capture |
deno-deploy/ | Deno Deploy | Deno KV for idempotency |
Each example has a test.sh that signs a sample event with a local secret and posts it to the running receiver. You can run the full loop on your laptop in under five minutes:
AIA_SECRET in your platform's secret manager. Never commit it.MIT.
AI Act Radar is operated by ligea GmbH, Karlsruhe. Information only — not legal advice.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ai-act-radar)<a href="https://allmcps.com/mcp/ai-act-radar"><img src="https://allmcps.com/api/badge/ai-act-radar?style=directory" alt="AI Act Radar on AllMCPs" /></a>