Agent Tools
Back to MCP servers

dev.cz-agents/sanctions

https://sanctions.cz-agents.dev/mcp
● healthy

Sanctions screening (EU + OFAC) for KYC/AML — fuzzy person/entity match, IČO check

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://sanctions.cz-agents.dev/mcp
JSON-RPC initialize probe
curl -X POST https://sanctions.cz-agents.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://cz-agents.dev
Source code
https://github.com/martinhavel/cz-agents-mcp