Submit

Legalithm

@Legalithm

EU AI Act compliance in your editor. Classify risk, cite obligations, draft Article 50 disclosures.
Overview

Legalithm — EU AI Act compliance in your editor

An offline MCP server that brings EU AI Act (Regulation (EU) 2024/1689) compliance into Cursor & Claude Code. No API key, no network — it reads dependency names only.

Install

npx -y legalithm-mcp-server

Tools

  • classify — risk tier (unacceptable / high / limited / minimal) with the cited Article.
  • explain_obligation — the obligations for a role + tier, with citations.
  • generate_disclosure — an Article 50 transparency snippet (EN/DE).
  • check_record — fetch a published compliance record by slug.

A cited starting point that flags low-confidence results for human review — not legal advice.

Docs: https://www.legalithm.com/en/developers · Source: https://github.com/legalithm/legalithm

Server Config

{
  "mcpServers": {
    "legalithm": {
      "command": "npx",
      "args": [
        "-y",
        "legalithm-mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.