Legalithm
@legalithm
Legalithm について
EU AI Act compliance in your editor. Classify risk, cite obligations, draft Article 50 disclosures.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"legalithm": {
"command": "npx",
"args": [
"-y",
"legalithm-mcp-server"
]
}
}
}ツール
4Classify an AI use case under the EU AI Act — risk tier + cited rationale. Offline; checked against Regulation (EU) 2024/1689, not legal advice.
List the EU AI Act obligations for a role + risk tier, each with its Article citation. Offline.
Generate an Article 50 transparency disclosure snippet (chatbot / genai-content / deepfake / emotion), EN or DE. Offline.
Fetch a published Legalithm Trust Center compliance record by org slug. Online (reads the public API).
概要
What is Legalithm?
Legalithm is an offline MCP server that brings EU AI Act (Regulation (EU) 2024/1689) compliance into Cursor and Claude Code. It reads dependency names only, requires no API key or network, and is designed for developers needing a cited, risk-based assessment tool.
How to use Legalithm?
Install by running npx -y legalithm-mcp-server, then invoke the provided tools: classify (risk tier), explain_obligation (obligations for a role+tier), generate_disclosure (Article 50 transparency snippet), and check_record (compliance record by slug).
Key features of Legalithm
- Offline risk classification (unacceptable / high / limited / minimal)
- Cites specific EU AI Act articles for each tier
- Explains obligations by role and risk level
- Generates transparency disclosures in English and German
- Flags low-confidence results for human review
Use cases of Legalithm
- Assess AI tool dependencies for EU AI Act risk tier
- Generate Article 50 transparency statements for AI systems
- Look up published compliance records by slug
- Understand obligations for a specific role and risk level
FAQ from Legalithm
Is Legalithm a substitute for legal advice?
No—it is a cited starting point that flags low-confidence results for human review and explicitly states it is not legal advice.
Does Legalithm require an internet connection?
No—it works entirely offline by reading dependency names only, with no network calls or API key required.
Which editors does Legalithm support?
Legalithm is built for use in Cursor and Claude Code environments.
What data does Legalithm read from my project?
It reads only dependency names; no source code, network traffic, or API keys are accessed.
How can I retrieve a published compliance record?
Use the check_record tool with a specific slug to fetch a published compliance record by name.
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ICSS
chokcoco不止于 CSS
コメント