VOOZH about

URL: https://mcp.so/server/legalithm/Legalithm

โ‡ฑ Legalithm MCP Server


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.