Conformi Eu Legal Search

by conformi-eu

353 downloads
Not rated
GitHub

Description

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…

About

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.

Details

Author
conformi-eu
Downloads
353
Categories
Other, Knowledge Base, Search, Security

- Semantic and full-text search over 48,000 EU acts
- Consolidated versions with daily drift monitoring
- Every answer includes verifiable CELEX citations
- Native support for German, English, French
- Two free tools (no API key required)
- Streamable HTTP transport, no installation needed

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Conformi Eu Legal Search
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Add the Streamable HTTP endpoint https://conformi.eu/api/mcp to your MCP client configuration. Two free tools (get_knowledge_article and get_legal_timeline) work immediately without any key or signup. The search_eu_law tool requires an API key; the server provides purchase instructions including a 7-day trial.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

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

McpServers

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

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

``json { "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.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.