# UkraineBorder — travel guidance and war-risk insurance (remote · www.ukraineborder.com)

Ukraine entry rules, border crossings, customs, safety and war-risk travel insurance. 10 languages.

- Trust score: 71/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `www.ukraineborder.com`: 71/100 (this document), [markdown](https://verifymcp.io/servers/com-ukraineborder-ukraine-travel/api-mcp.md), [page](https://verifymcp.io/servers/com-ukraineborder-ukraine-travel/api-mcp)

## Channel facts

- Endpoint: `https://www.ukraineborder.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 81/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 845 tokens (~65/item across 13 items; 7 tools + 6 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 91/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 69% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-ukraineborder-ukraine-travel https://www.ukraineborder.com/api/mcp
```

### Codex

```toml
[mcp_servers.com-ukraineborder-ukraine-travel]
url = "https://www.ukraineborder.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ukraineborder-ukraine-travel": {
      "type": "remote",
      "url": "https://www.ukraineborder.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-ukraineborder-ukraine-travel --url https://www.ukraineborder.com/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-ukraineborder-ukraine-travel:
    url: "https://www.ukraineborder.com/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-ukraineborder-ukraine-travel": {
      "type": "http",
      "url": "https://www.ukraineborder.com/api/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-03 (score 71, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-02 (score 70)

First indexed and scored.

## MCP tools (7)

### `search` (~54 tokens)

Search UkraineBorder

Search UkraineBorder's guides for foreign travellers to Ukraine — border crossings, customs, safety, visas and war-risk travel insurance — across 10 languages. Returns matching documents with ids to fetch.

Input parameters:

- `query` (string, required): Search query.

Output parameters:

- `results` (array)

### `fetch` (~37 tokens)

Fetch document

Retrieve the full text of a UkraineBorder document by the id returned from search.

Input parameters:

- `id` (string, required): Document id from a prior search result.

Output parameters:

- `id` (string)
- `metadata` (object)
- `text` (string)
- `title` (string)
- `url` (string)

### `search_content` (~59 tokens)

Search content (localized)

Search UkraineBorder articles in a specific language; returns top relevant chunks with links.

Input parameters:

- `limit` (integer)
- `locale` (string, required): BCP-47 short code; one of the 10 supported locales.
- `query` (string, required)

Output parameters:

- `results` (array)

### `get_cluster_summary` (~69 tokens)

Get topic cluster summary

Structured summary of a topic cluster (border-crossings, customs, safety, insurance, essentials) in the requested language, with its guide list.

Input parameters:

- `locale` (string, required): BCP-47 short code; one of the 10 supported locales.
- `segment` (string, required): Topic cluster segment.

Output parameters:

- `cluster` (string)
- `groups` (array)
- `lead` (string)
- `segment` (string)
- `title` (string)

### `get_insurance_facts` (~60 tokens)

Get insurance regulatory facts

Regulatory facts about the war-risk + radiation-risk travel insurance product and the licensed entities behind it (insurer, agent, regulator, registry).

Input parameters:

- `locale` (string, required): BCP-47 short code; one of the 10 supported locales.

Output parameters:

- `agent` (object)
- `insurer` (object)
- `marketRangeEurPerDay` (string)
- `parentGroup` (object)
- `product` (object)
- `registry` (string)
- `territorialCoverageNote` (string)

### `estimate_quote` (~113 tokens)

Estimate insurance price (indicative)

Approximate price for a war-risk travel policy, computed locally from published rates — not a partner quote and not a binding offer. The exact amount is calculated and charged during checkout on ukraineborder.com.

Input parameters:

- `coverageTier` (string, required): minimum (€3,000) | standard (€30,000) | maximum (+radiation)
- `insuranceLengthDays` (integer, required)
- `locale` (string, required): BCP-47 short code; one of the 10 supported locales.
- `travellerCount` (integer, required)

Output parameters:

- `coverageTier` (string)
- `days` (integer)
- `disclaimer` (string)
- `indicativeTotalEur` (number)
- `perPersonEur` (number)
- `quoteUrl` (string)
- `radiationIncluded` (boolean)
- `travellerCount` (integer)

### `create_draft` (~110 tokens)

Create prefilled checkout link

Build a checkout link to ukraineborder.com with the trip parameters pre-filled, so the traveller completes identity, email verification and payment there. Carries no personal data — only non-personal trip parameters in the URL.

Input parameters:

- `coverageTier` (string, required)
- `enteringDate` (string): DD.MM.YYYY (optional).
- `exitDate` (string): DD.MM.YYYY (optional).
- `locale` (string, required): BCP-47 short code; one of the 10 supported locales.

Output parameters:

- `magicLink` (string)
- `note` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-ukraineborder-ukraine-travel/api-mcp#diagnostics

## Score history

- 2026-08-03: 71
- 2026-08-02: 70

## Links

- Remote endpoint: https://www.ukraineborder.com/api/mcp
- Website: https://www.ukraineborder.com/en/essentials/insurance-partner
- Changelog RSS feed: https://verifymcp.io/servers/com-ukraineborder-ukraine-travel/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-ukraineborder-ukraine-travel/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-ukraineborder-ukraine-travel/api-mcp
