# OFAC SDN Screening [Health: Active]

**Category:** 🔒 Security  
**Repository:** https://bonissystems.com/agents/ofac-sdn-screening  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/ofac-sdn-screening

## Description
Screen a name against the U.S. Treasury OFAC SDN list. Information, not a compliance determination.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "ofac-sdn-screening": {
    "command": "npx",
    "args": ["-y","ofac-sdn-screening"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

