Screen names against the US Treasury OFAC Specially Designated Nationals list.
{
"mcpServers": {
"sanctions-check": {
"command": "npx",
"args": ["-y", "@vbotholemu/mcp-sanctions-check"]
}
}
}
check_sanctions| Parameter | Type | Required | Description |
|---|---|---|---|
| ----------- | -------- | ---------- | ------------- |
| name | string | yes | Name to check against SDN list |
| country | string | no | Country to narrow results |
Check "John Doe" → returns match status, matched entries with type/programs/remarks, and timestamp.
共 1 个版本