Security

OFAC API MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

OFAC-API.com provides KYC, AML, and sanctions compliance screening against 25+ global data sources including OFAC SDN, EU, UN, UK, PEP, INTERPOL, and more.

3 tools
Agent guide included
API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for OFAC API — workflow patterns, data models, and gotchas for your AI agent.

OFAC API

OFAC-API.com provides commercial sanctions screening against 25+ global data sources including OFAC SDN, EU, UN, UK OFSI, PEP, INTERPOL, FinCEN, and more. Sources are refreshed every 2 minutes.

Entity Types

Screenable entity types: person, organization, vessel, aircraft.

Data Sources

Common source codes (pass as array in sources):

  • SDN — OFAC Specially Designated Nationals (US)
  • NONSDN — OFAC Consolidated non-SDN list (US)
  • EU / FSF — EU Financial Sanctions
  • UN — UN Security Council Consolidated Sanctions
  • FCDO / OFSI — UK sanctions (FCDO list, OFSI)
  • PEP — Politically Exposed Persons
  • INTERPOL — INTERPOL Red Notices
  • DPL — US BIS Denied Persons List
  • DFAT — Australian DFAT sanctions
  • SECO — Swiss sanctions and embargoes
  • SEMA — Canadian Special Economic Measures Act
  • FINCEN — FinCEN 311 and 9714 Special Measures
  • SAM — US SAM Procurement Exclusions
  • MAS — Singapore MAS Targeted Financial Sanctions
  • DNSL — Dutch National Sanctions List

Full list: SDN, NONSDN, DPL, UN, EU, FSF, BFS, FCDO, OFSI, DFAT, SECO, SEMA, PEP, INTERPOL, FINCEN, SAM, MAS, DNSL, FHFA, HUD, LEIE, LKTL, MXSAT, REPET, TOUA, LFIU.

Search vs Screen

  • Search returns a broader, less restrictive result set — best for research and enhanced due diligence. Does not consider dissimilarity.
  • Screen uses fuzzy matching with both similarity and dissimilarity analysis — best for automated compliance screening (onboarding, transactions). Reduces false positives.

Both accept up to 1000 cases per request.

Workflows

Quick sanctions check: Search a name against SDN + EU + UN. Review matches above score 85. Look up full entity details by ID for any hits.

KYC onboarding screen: Screen a person with name, DOB, citizenship, and nationality against all sources. Use min_score of 80-90. Flag any matches for manual review.

Batch compliance: Screen up to 1000 names in a single request. Filter by entity type to reduce noise (e.g., exclude vessels when screening individuals).

Entity research: Look up a known sanctioned entity by ID to get full details including aliases, addresses, programs, and identification documents.

Gotchas

  • Source selection matters: Default is SDN only. For full coverage, pass all relevant source codes explicitly.
  • Score threshold: Default min_score is 80. Lower scores (60-79) increase recall but also false positives. For production compliance, use 80-95.
  • API key required: All endpoints require an API key. Free 30-day trial available at ofac-api.com.

Tools in this Server (3)

Ofac Api Get Entities

Get sanctioned entities from the OFAC-API.com database. Pass entity_id to look up a single entity with full details (aliases, addresses, IDs, programs...

Ofac Api Screen

Screen a person or entity against global sanctions lists with identity details (DOB, citizenship, passport, address, crypto wallet). Uses fuzzy matchi...

Ofac Api Search

Search a name against global sanctions lists (OFAC SDN, EU, UN, UK, PEP, INTERPOL, and more). Returns a broad result set — best for research and due d...

Frequently Asked Questions

What is the OFAC API MCP server?

OFAC-API.com provides KYC, AML, and sanctions compliance screening against 25+ global data sources including OFAC SDN, EU, UN, UK, PEP, INTERPOL, and more. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect OFAC API to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/ofac-api. Authentication is handled automatically.

How many tools does OFAC API provide?

OFAC API provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does OFAC API require?

OFAC API uses API Key. OFAC API requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect OFAC API to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/ofac-api

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with OFAC API?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

OFAC API MCP Server & Skill — 3 Tools