{"name":"dev.cz-agents/sanctions","slug":"cz-agents-sanctions","title":null,"description":"Sanctions screening for KYC/AML — EU FSF + OFAC SDN checks for Czech companies & individuals.","url":"https://mcp.market/server/cz-agents-sanctions","rating":null,"grade":"A","score":89,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":42,"stars":6,"forks":2,"downloads_week":137,"last_push_at":"2026-09-25T14:26:38.000Z","license":"MIT"},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T15:22:09.953Z","last_ok_at":"2026-09-27T15:22:09.953Z","latency_ms":4006},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/martinhavel/cz-agents-mcp","website":"https://cz-agents.dev","version":"0.1.5","remotes":[{"type":"streamable-http","url":"https://sanctions.cz-agents.dev/mcp"}],"packages":[{"registryType":"npm","identifier":"@czagents/sanctions","version":"0.1.4","runtimeHint":"npx","transport":{"type":"stdio"}}],"tools":[{"name":"check_ico","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ico":{"type":"string","description":"Czech IČO (7-8 digits) or comparable national company ID."},"name":{"type":"string","description":"Optional company name for fuzzy fallback if IČO not directly listed."}},"required":["ico"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_listing","description":"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\").","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Internal listing ID, e.g. \"ofac:12345\"."}},"required":["id"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_recent_updates","description":"List sanctions added/removed/modified since a given date. Use for daily monitoring against a watchlist.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"since":{"type":"string","description":"ISO date or datetime, e.g. \"2026-04-01\" or \"2026-04-01T00:00:00Z\"."},"source":{"type":"string","enum":["eu","ofac","un","ofsi","fau"],"description":"Optional source filter."}},"required":["since"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"rescreen_portfolio","description":"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 tool returns the global change feed, this one intersects it with your portfolio. Requires payment via x402; call without payment first to receive the terms.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"subjects":{"type":"array","items":{"type":"object","properties":{"ref":{"type":"string","description":"Your own identifier — returned back so you can match results."},"name":{"type":"string"},"ico":{"type":"string"}},"required":["ref"],"additionalProperties":false},"description":"Up to 11 subjects per paid call (batch cap sized to the per-call price, not per-subject). Each needs at least a name or an ICO."},"since":{"type":"string","description":"ISO date of the last screening, e.g. \"2026-07-01\"."},"source":{"type":"string","enum":["eu","ofac","un","ofsi","fau"]}},"required":["subjects","since"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_entity","description":"Fuzzy-search a sanctioned entity (company, organization) by name. Optional country narrows results.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Company / organization name."},"country":{"type":"string","description":"Country filter (name or ISO code)."},"threshold":{"type":"integer","minimum":0,"maximum":100,"default":80,"description":"Min confidence (default 80)."},"limit":{"type":"integer","minimum":1,"maximum":100,"default":20,"description":"Max results (default 20)."}},"required":["name"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_person","description":"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 ID match, 80+ = strong fuzzy match, lower = review needed.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Full name. Cyrillic / Arabic / Chinese tolerated; transliteration applied."},"dob":{"type":"string","description":"YYYY or YYYY-MM-DD. Optional, narrows matches."},"nationality":{"type":"string","description":"Country name or ISO code. Optional."},"threshold":{"type":"integer","minimum":0,"maximum":100,"default":80,"description":"Min confidence to include in results (default 80)."},"limit":{"type":"integer","minimum":1,"maximum":100,"default":20,"description":"Max results (default 20)."}},"required":["name"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":89,"grade":"A","scanned_at":"2026-09-27T12:16:47.820Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-27T12:16:47.843Z","components":{"code":{"score":25,"max":25,"notes":["27 source files scanned"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2293ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 2 days ago"]},"identity":{"score":7,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://sanctions.cz-agents.dev/mcp","reachable":true,"authRequired":false,"latencyMs":2293,"serverInfo":{"name":"cz-agents/sanctions","version":"0.1.0"}}],"packages":[{"registryType":"npm","identifier":"@czagents/sanctions","version":"0.1.4","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":5,"publishedAt":"2026-05-10T14:43:49.548Z","repositoryUrl":"git+https://github.com/martinhavel/cz-agents-mcp.git","weeklyDownloads":137}],"repo":{"found":true,"owner":"martinhavel","repo":"cz-agents-mcp","archived":false,"pushedAt":"2026-09-25T14:26:38Z","stars":6,"forks":2,"openIssues":13,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/141063565?v=4","ownerCreatedAt":"2023-07-31T17:48:49Z","license":"MIT"},"icon":{"url":"https://avatars.githubusercontent.com/u/141063565?v=4&s=128","source":"github"},"presence":{"stars":6,"forks":2,"downloadsWeek":137,"license":"MIT","lastPushAt":"2026-09-25T14:26:38.000Z","score":42}}}},"grade_history":[],"reviews":[]}