Screen names against OFAC, EU, UK, UN sanctions lists; resolve entities via GLEIF. Screening aid.
claude mcp add sanctions-screening-mcp-server --transport http https://sanctions-screening.caseyjhand.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"sanctions-screening-mcp-server": {
"url": "https://sanctions-screening.caseyjhand.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sanctions-screening-mcp-server": {
"serverUrl": "https://sanctions-screening.caseyjhand.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"sanctions-screening-mcp-server": {
"type": "http",
"url": "https://sanctions-screening.caseyjhand.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sanctions-screening-mcp-server": {
"url": "https://sanctions-screening.caseyjhand.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"sanctions-screening-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sanctions-screening.caseyjhand.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://sanctions-screening.caseyjhand.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cyanheads--sanctions-screening-mcp-server/reviews or the review_server meta-tool.
POST /mcp