Security

OFAC API MCP Server

Connect your account, then chat with AI to run tools.

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.

Managed
3 tools
Agent guide included

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

Browse all tools

Related editorial

OFAC Sanctions Screening with AI

How watchlist screening fits into counterparty review and compliance workflows.

Read article

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.
  • Subscription required: All endpoints require an active ofac-api.com subscription; a free 30-day trial is available.

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

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to OFAC API and paste the MCP URL into Remote MCP server URL.
  4. Click Add. OFAC API will appear under Not connected — select it and click Connect to complete OAuth.
Name: OFAC API
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/ofac-api
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use OFAC API?

Sign in to connect your credentials and start running tools from the chat.