Legalithm
Rank #19,746io.github.legalithm/legalithm-mcp-server
EU AI Act compliance in your editor: classify risk, cite obligations, draft Article 50 text.
Legalithm is a Model Context Protocol (MCP) server published by legalithm. It ranks #19,746 of 132,046 servers tracked on MCP Toplist. Legalithm is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 112,300 of 132,046 servers on MCP Toplist.
Use Legalithm
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add legalithm-mcp-server -- npx -y legalithm-mcp-server[mcp_servers.legalithm-mcp-server]
command = "npx"
args = ["-y", "legalithm-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"legalithm-mcp-server": {
"command": "npx",
"args": [
"-y",
"legalithm-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"legalithm-mcp-server": {
"command": "npx",
"args": [
"-y",
"legalithm-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"legalithm-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"legalithm-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"legalithm-mcp-server": {
"command": "npx",
"args": [
"-y",
"legalithm-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"legalithm-mcp-server": {
"command": "npx",
"args": [
"-y",
"legalithm-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.legalithm%2Flegalithm-mcp-server)<a href="https://mcptoplist.com/server/io.github.legalithm%2Flegalithm-mcp-server"><img src="https://mcptoplist.com/badge/io.github.legalithm%2Flegalithm-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
legalithm
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Aug 3, 2026 |
| 0.1.2 | Jun 18, 2026 |
| 0.1.1 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Legalithm?
- Legalithm is maintained by legalithm, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Legalithm listed on the Official MCP Registry?
- Yes — Legalithm is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Legalithm have?
- MCP Toplist tracks 3 versions of Legalithm, most recently published on Aug 3, 2026.
- Where can I find the source code for Legalithm?
- The source code for Legalithm is hosted at github.com/legalithm/legalithm.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.