送信

Conformi Eu Legal Search

@conformi-eu

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

ToolAuthDescription
get_knowledge_articlenone (free)Curated knowledge article for a CELEX number incl. timeline, obligations, sanctions
get_legal_timelinenone (free)Key dates and applicability timeline for an EU legal act
search_eu_lawAPI keyFull 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.

サーバー設定

{
  "mcpServers": {
    "conformi-search": {
      "type": "streamable-http",
      "url": "https://conformi.eu/api/mcp"
    }
  }
}