dev.cz-agents/eu-registry
dev.cz-agents/eu-registryEU company registry lookup across 16 countries incl. Sweden Bolagsverket.
Tools · 3
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 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…
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.
Similar MCP servers embedding-nearest
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"
}
}
}