mcp-sanctions-checkCheck names against the OFAC SDN (Specially Designated Nationals) sanctions list via MCP. Downloads and caches official SDN CSV, auto-refreshes every 24h. Ca...
Install via ClawdBot CLI:
clawdbot install haveblue997/mcp-sanctions-checkGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.treasury.gov/ofac/downloads/sdn.csvAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
Before approving a wire transfer or ACH payment, the agent screens the recipient's name against the OFAC SDN list to ensure no sanctions violations occur. If a match is found, the transaction is flagged for manual review, reducing legal risk.
During new customer registration, the agent checks the customer's name against the SDN list as part of Know Your Customer (KYC) procedures. This helps financial institutions meet regulatory requirements and avoid onboarding sanctioned individuals.
An export compliance officer uses the agent to screen business partners or vendors before signing contracts in high-risk jurisdictions. The tool provides quick, defensible evidence of due diligence.
A yacht charter company screens charter guests against the SDN list before booking trips in international waters. This helps avoid legal complications and ensures compliance with maritime sanctions.
A cryptocurrency exchange screens the names of wallet owners associated with large withdrawals or deposits. Integrating this skill into the transaction flow helps prevent sanctions evasion via crypto.
Sell API access to fintechs, banks, and logistics companies for on-demand sanctions screening. Charge per API call or via monthly subscription tiers based on volume.
Embed this skill into a broader regulatory compliance platform that offers identity verification, watchlist screening, and transaction monitoring. Bundle with other services for higher value.
License the skill to large financial institutions that require on-premise deployment for data sovereignty and audit purposes. Provide customization services for integration.
💬 Integration Tip
Add this tool to your MCP client configuration as shown in the setup section; use the check_sanctions tool with the name parameter to get started immediately.
Scored May 12, 2026
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Secure, sandboxed filesystem access enabling agents to list, read, write, create, move, delete, search files and directories within allowed paths.
Provides access to MCP tools for web search, advanced search, code context, deep research, crawling, company research, and LinkedIn search.
Use Model Context Protocol servers to access external tools and data sources. Enable AI agents to discover and execute tools from configured MCP servers (legal databases, APIs, database connectors, weather services, etc.).
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type gene...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).