check_jurisdiction
ActiveTool of com.watchtower-api/sanctions-screening
Classify a country's AML risk against the FATF black/grey lists AND the EU high-risk-third-countries list. Accepts an ISO 3166-1 alpha-2 code or country name. Dated 2026-02-13. Costs $0.005 per call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"country"
],
"properties": {
"api_key": {
"type": "string",
"description": "Watchtower API key. REQUIRED for this paid tool. If you do not have one, FIRST call create_api_key (free, includes trial credit), then pass the returned key here. Alternatively pay per call via x402 with no key."
},
"country": {
"type": "string",
"maxLength": 60,
"minLength": 2
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.watchtower-api/sanctions-screening
https://github.com/Mazeh18/watchtower-mcp
1/7 registries