# dev.cz-agents/eu-registry (remote · eu-registry.cz-agents.dev)

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

- Trust score: 33/100 (low)
- Change this week: −28
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `eu-registry.cz-agents.dev`: 33/100 (this document), [markdown](https://verifymcp.io/servers/dev-cz-agents-eu-registry/eu-registry.md), [page](https://verifymcp.io/servers/dev-cz-agents-eu-registry/eu-registry)
- npm · `@czagents/eu-registry`: 46/100, [markdown](https://verifymcp.io/servers/dev-cz-agents-eu-registry/czagents-eu-registry.md), [page](https://verifymcp.io/servers/dev-cz-agents-eu-registry/czagents-eu-registry)

## Channel facts

- Endpoint: `https://eu-registry.cz-agents.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.7.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http dev-cz-agents-eu-registry https://eu-registry.cz-agents.dev/mcp
```

### Codex

```toml
[mcp_servers.dev-cz-agents-eu-registry]
url = "https://eu-registry.cz-agents.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-cz-agents-eu-registry": {
      "type": "remote",
      "url": "https://eu-registry.cz-agents.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-cz-agents-eu-registry --url https://eu-registry.cz-agents.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-cz-agents-eu-registry:
    url: "https://eu-registry.cz-agents.dev/mcp"
```

### Other

```json
{
  "mcpServers": {
    "dev-cz-agents-eu-registry": {
      "type": "http",
      "url": "https://eu-registry.cz-agents.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-01 (score 33, 0)

- [security regression] Endpoint reachability: reachable → not serving MCP

### 2026-07-31 (score 33, +9)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 24, −38)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 61, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-27 (score 61, +49)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 12)

First indexed and scored.

## MCP tools (3)

### `search_company` (~192 tokens)

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_company with VAT), DE (GLEIF/LEI), FR (SIRENE), NO (BRREG), DK (CVR), FI (PRH YTJ), EE (RIK open data), SE (GLEIF/LEI name search; use get_company for full Bolagsverket data).

Input parameters:

- `country` (string): ISO alpha-2 code or supported country name, e.g. "GB", "UK", or "United Kingdom".
- `limit` (integer): Max results per search, default 10, max 20.
- `name` (string, required): Company name or partial company name.

### `get_company` (~137 tokens)

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 number), fi (Business ID), ee (registry code), se (10-digit organisation number via Bolagsverket).

Input parameters:

- `country` (string, required): ISO alpha-2 code or supported country name.
- `id` (string, required): National company ID, e.g. UK Companies House CRN "14356670".

### `lookup_company_by_vat` (~71 tokens)

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.

Input parameters:

- `vat` (string, required): EU VAT number including ISO-2 country prefix, e.g. "NL123456789B01".

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-cz-agents-eu-registry/eu-registry#diagnostics

## Score history

- 2026-08-03: 33
- 2026-08-02: 33
- 2026-08-01: 33
- 2026-07-31: 33
- 2026-07-30: 24
- 2026-07-29: 62
- 2026-07-28: 61
- 2026-07-27: 61
- 2026-07-26: 12

## Links

- Remote endpoint: https://eu-registry.cz-agents.dev/mcp
- Repository: https://github.com/martinhavel/cz-agents-mcp
- Website: https://cz-agents.dev/
- Changelog RSS feed: https://verifymcp.io/servers/dev-cz-agents-eu-registry/eu-registry/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-cz-agents-eu-registry/eu-registry/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dev-cz-agents-eu-registry/eu-registry
