EU legal research for AI agents: semantic + full-text search over ~48,000 EUR-Lex acts including consolidated versions, daily drift monitoring, answers with verifiable CELEX citations. German, English, French. Remote MCP server at https://conformi.eu/api/mcp — free tier, no key required for article and timeline tools.
概要
Conformi EU Legal Search
Remote MCP server for EU legal research with verifiable citations — built for AI agents.
Endpoint: https://conformi.eu/api/mcp (Streamable HTTP, no installation)
What it does
- Semantic + full-text search over ~48,000 EUR-Lex legal acts (regulations, directives, decisions, delegated acts, soft law, EU treaties)
- Consolidated versions included — answers reflect the law as it stands today, with daily drift monitoring against EUR-Lex
- Every answer carries verifiable CELEX citations linking back to the official source
- German, English, French natively
Tools
| Tool | Auth | Description |
|---|---|---|
get_knowledge_article | none (free) | Curated knowledge article for a CELEX number incl. timeline, obligations, sanctions |
get_legal_timeline | none (free) | Key dates and applicability timeline for an EU legal act |
search_eu_law | API key | Full semantic research over the corpus with cited answers |
Quick start
{
"mcpServers": {
"conformi-search": {
"type": "streamable-http",
"url": "https://conformi.eu/api/mcp"
}
}
}
The two free tools work immediately — no key, no signup. For search_eu_law, agents receive machine-readable purchase instructions (OpenAPI, pricing, 7-day trial at €0 today) directly from the server.
Links
- Docs & repo: https://github.com/conformi-eu/conformi-search-mcp
- OpenAPI: https://conformi.eu/api/v1/openapi.json
- Operated by AnalystHAUS GmbH (Germany) — answers are research information with sources, not legal advice.
サーバー設定
{
"mcpServers": {
"conformi-search": {
"type": "streamable-http",
"url": "https://conformi.eu/api/mcp"
}
}
}