- 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"
]
}
}
}Project Info
Created At
4 hours agoUpdated At
4 hours agoAuthor Name
LegalithmStar
-Language
-License
-Tags
Recommend Servers
View AllMemory
@modelcontextprotocol
a year ago
Filesystem
@modelcontextprotocol
2 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago