Eu AI Act MCP Server

One command. Zero config. Full EU AI Act + GDPR compliance report in under 10 seconds. It is available as a remote MCP endpoint.

Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-06-04 · ★ 11 · #173 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Eu AI Act

before you install - you'll need

Set STRIPE_LIVE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, TRUST_LAYER_INTERNAL_SECRET, SMTP_HOST, IMAP_USER, IMAP_PASSWORD before connecting.

Claude Code

claude mcp add ark-forge-mcp-eu-ai-act --transport http https://mcp.arkforge.tech/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ark-forge-mcp-eu-ai-act": {
      "url": "https://mcp.arkforge.tech/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.arkforge.tech/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.arkforge.tech

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.ark-forge is GitHub-verified and matches the repo owner

03 · What Eu AI Act can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

- Static analysis only - detects imports and patterns, not runtime behavior - Cannot determine risk category automatically from code alone (use suggest_risk_category with a description) - check_compliance scores content quality - documents with boilerplate/placeholder text will score low - File scanning limited to 5,000 files and 1 MB per file - Certain system paths are blocked from scanning for security

04 · Who maintains Eu AI Act

mcp-eu-ai-act is maintained by ark-forge. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
coding agent - ranked #173 of 194 actively-maintained coding agent servers as of 2026-08-25.
registry
io.github.ark-forge/mcp-eu-ai-act (active, first published 2026-02-28 · 5 versions)

06 · Eu AI Act FAQ

What is Eu AI Act?

One command. Zero config. Full EU AI Act + GDPR compliance report in under 10 seconds. It is available as a remote MCP endpoint.

Is Eu AI Act still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-04. We re-verify nightly.

How do I install Eu AI Act?

Run `claude mcp add ark-forge-mcp-eu-ai-act --transport http https://mcp.arkforge.tech/mcp`. The README documents 6 environment variables (STRIPE_LIVE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, TRUST_LAYER_INTERNAL_SECRET…) to set first. Set STRIPE_LIVE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, TRUST_LAYER_INTERNAL_SECRET, SMTP_HOST, IMAP_USER, IMAP_PASSWORD before connecting. You can also paste the ready-made client config above.

Does Eu AI Act require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Eu AI Act

More coding agent MCP servers · Dvalincode · Agent Never Give Up · Roseline MCP · Parecode · Code Map

More Python MCP servers · Arm MCP Server · Fastbcp MCP · Memory Kernel · Exomem · Hefesto AI · see all