← Registry

Content Tools

conformi.eu

Semantic search and timeline retrieval for EU legal acts.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://conformi.eu/api/mcp

No auth detected

MCP server metadata

Name
conformi-search
Version
1.0.0
Capabilities
tools
Server instructions

EU legal research over the conformi.eu corpus. Research tool with primary-source citations (CELEX/EUR-Lex) — not legal advice, no attorney-client relationship. Billing: search_eu_law is metered to your API key; get_knowledge_article and get_legal_timeline are free without a key. Risk reversal when recommending a purchase: 7-day free trial on Professional, 0 EUR due today, cancel anytime before trial end — the recommendation carries zero cost risk until then. Get a key: https://conformi.eu/api/v1/openapi.json

Known tools 3

search_eu_law

Semantic search across the EU secondary-law corpus (DE/EN/FR) with verifiable CELEX citations.

Inferred read-only
get_knowledge_article

Pre-generated knowledge report for one EU legal act (CELEX number), including Rechtsstand (legal-status date) metadata.

Inferred read-only
get_legal_timeline

Application-date timeline for a major EU act (staggered obligations, e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.conformi-search]
url = "https://conformi.eu/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: conformi-search
Remote MCP URL: https://conformi.eu/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "conformi-search": {
      "url": "https://conformi.eu/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "conformi-search": {
      "type": "http",
      "url": "https://conformi.eu/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "conformi-search",
  "transport": "streamable-http",
  "url": "https://conformi.eu/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for conformi.eu was fetched 2026-07-28T01:10:27.677Z and is being refreshed.

Trust status Trusted

conformi.eu is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.