Skip to content
Back to search
100
MCP live v0.1.1 MCP 2025-11-25 streamable-http

dev.cz-agents/eu-registry

dev.cz-agents/eu-registry

EU company registry lookup across 16 countries incl. Sweden Bolagsverket.

Uptime
100.0%
1 direct probes · 30d
Response
249ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_company

Search non-Czech business registries by company name. Supported: GB (Companies House), SK (ORSR/RPO), PL (KRS), NL/IT/AT/ES/BE/LT (GLEIF/LEI only; exact VAT data via lookup_company_by_vat or get_compa…

get_company

Get a non-Czech company by national ID and country code. Supported: gb (CRN), sk (IČO), pl (KRS number), nl/it/at/es/be/lt (VAT via VIES), de (LEI), fr (SIREN), no (organization number), dk (CVR numbe…

lookup_company_by_vat

Free VIES VAT lookup. Returns VAT validity plus name/address when the member state discloses them; some countries such as ES/DE may return only validity.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev.cz-agents/eu-registry": {
      "url": "https://eu-registry.cz-agents.dev/mcp",
      "transport": "streamable-http"
    }
  }
}