Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Jithox EU Counterparty Sanctions Preflight

com.jithox/eu-sanctions-preflight

Read-only EU counterparty sanctions preflight over MCP: screen names & identifiers, evidence

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

Tools · 5

screen_sanctioned_name

Screen a counterparty name against a dated snapshot of the official EU Consolidated Financial Sanctions List. Returns ranked CANDIDATE designations with deterministic match scores, or 'clear'/'needs_r…

screen_sanctioned_identifier

Deterministic EXACT match of an identifier (passport / national id / registration / other) against listed designations' identifiers — no fuzzy matching. 'match' / 'clear' / 'unavailable'. Screening ev…

get_sanctions_listing

Return the full official listing detail (names, programme, legal basis, listing date, identifier types, countries) for a candidate logicalId surfaced by a prior screen, with provenance. 'found' / 'not…

list_sanctions_regimes

Enumerate the EU sanctions programmes/regimes present in the snapshot (regulation/legal basis, since date, subject count) — the policy-layer read. 'found' / 'unavailable'. Reference only, not legal ad…

prepare_screening_receipt

Bundle the screening checks into one idempotent Ed25519-signed receipt committing to the HASHED inputs, sources, snapshot checksum, retrieval times and decision states — provable evidence of WHAT was …

How to use

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

{
  "mcpServers": {
    "jithox_eu_counterparty_sanctions_preflight": {
      "url": "https://sanctions.mcp.jithox.com/mcp",
      "transport": "streamable-http"
    }
  }
}