mcpserver.lol
registry/sanctions
Connection check verified live · 27h ago

sanctions

Czech VAT-payer reliability (ADIS / nespolehlivý plátce DPH) + registered bank accounts by DIČ.

Tools 6
GitHub stars 6
Installs / wk 877
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

check_ico read-only ico*name
Check whether a Czech IČO (or any company by IČO) appears on sanctions lists. Direct exact-ID lookup; pass `name` to also fuzzy-match if no direct hit.
get_listing read-only id*
Retrieve the full record for a single sanctions listing by its ID (format: `${source}:${source_list_id}`, e.g. "ofac:12345" or "eu:EU.123.789").
list_recent_updates read-only since*source
List sanctions added/removed/modified since a given date. Use for daily monitoring against a watchlist.
rescreen_portfolio read-only since*sourcesubjects*
PAID. Re-screen your own list of subjects against sanctions-list changes since a given date. Answers "which of MY clients were affected", which list_recent_updates cannot: that too…
search_entity read-only name*limitcountrythreshold
Fuzzy-search a sanctioned entity (company, organization) by name. Optional country narrows results.
search_person read-only dobname*limitthresholdnationality
Fuzzy-search a sanctioned person by name across all loaded lists. Optional date of birth and nationality narrow results. Returns matches with confidence scores (0-100). 100 = exact…