Financial

Export Controls MCP Server

Chat with AI and run tools instantly — no account needed.

Screen persons and entities against 8 US export control lists — BIS Entity List, Denied Persons, Unverified, Military End User, ITAR Debarred, Nonproliferation, CMIC, CAPTA. Fuzzy name matching with composite scoring.

5 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Export Controls — workflow patterns, data models, and gotchas for your AI agent.

Export Controls

Screen persons and entities against 8 US export control and denied-party lists aggregated from the Consolidated Screening List. Updated daily.

Data Sources

  • BIS Entity List (Bureau of Industry and Security) — entities subject to specific license requirements under EAR Part 744
  • Denied Persons List (BIS) — individuals denied export privileges under EAR Part 764
  • Unverified List (BIS) — entities where end-use checks could not be completed
  • Military End User List (BIS) — entities determined to be military end users under EAR Part 744
  • ITAR Debarred (DDTC) — parties debarred under AECA / ITAR Part 127.7
  • Nonproliferation Sanctions (ISN) — parties sanctioned under EO 12938, INKSNA, EPCA
  • NS-CMIC (OFAC) — Chinese Military-Industrial Complex entities under EO 13959/14032
  • CAPTA List (Treasury) — parties under Countering America's Adversaries Through Sanctions Act

Capabilities

Denied party screening:

  • Fuzzy match using Jaro-Winkler, Levenshtein, token matching, and phonetic algorithms
  • Composite scoring with DOB, country, and identifier adjustments — pass known registration or tax IDs on the screen call when available (same idea as identifier search, but boosts name-screen results)
  • Filter by specific export control lists (e.g. Entity List only)
  • Cross-list deduplication (same entity appearing on multiple lists)
  • Entity type filtering (individual, entity)

Entity List check:

  • Dedicated screening against the BIS Entity List specifically
  • Pre-filtered for entity type to reduce false positives
  • Optional identifiers for scoring boosts when they match list data

Identifier search:

  • Search by passport number, national ID, tax ID, registration number
  • Partial and exact matching

Batch screening:

  • Screen up to 50 parties in a single call
  • Per-case filtering by list, entity type, country, and optional identifiers
  • Batch-level cap on matches per case (limit_per_case, default 10)

Workflows

Pre-shipment screening: Screen a buyer or end-user name against all 8 lists before processing an export order. Review any matches above threshold. Use the Entity List check for EAR-controlled items.

Supplier due diligence: Screen a new supplier against denied-party lists. If you have a tax ID or registration number, pass it on the screen call for a scoring boost, or use identifier search as a second path.

Bulk compliance: Batch-screen customers, partners, or intermediaries with per-case list filters and optional identifiers; tune limit_per_case if you need more than a few hits per name. Flag matches for manual review before shipment.

Scope: The loaded dataset here is the US export-control / denied-party CSL subset (eight lists above), not global sanctions or PEP breadth.

Scoring

Scores range from 0 to 1. Default threshold is 0.80 (more sensitive than sanctions screening to ensure higher recall for export compliance).

  • 0.95+: Very strong match — likely the same entity
  • 0.90-0.95: Strong match — high confidence, review recommended
  • 0.80-0.90: Moderate match — warrants investigation
  • Below 0.80: Weak match — likely a different entity

Secondary adjustments: DOB match (+0.10), year match (+0.05), DOB mismatch (-0.15), country match (+0.05), identifier match (+0.15).

Tools in this Server (5)

Ec Batch Screen

Screen multiple names against US export control lists in one call. Each case can include optional DOB, country, entity type, list filters, and identif...

Ec Check Entity List

Screen a name specifically against the BIS Entity List (EAR Part 744, Supplement No. 4). Pre-filtered for entities. Use this when checking if an end-u...

Ec Get Lists

Get a summary of all loaded export control lists, including record counts, entity type breakdowns, administering agencies, and legal authorities.

Ec Screen Party

Screen a person or entity name against 8 US export control lists (BIS Entity List, Denied Persons List, Unverified List, Military End User, ITAR Debar...

Ec Search Identifier

Search export control databases by identifier — passport number, tax ID, registration number, or any other document number. Returns exact and partial ...

Frequently Asked Questions

What is the Export Controls MCP server?

Screen persons and entities against 8 US export control lists — BIS Entity List, Denied Persons, Unverified, Military End User, ITAR Debarred, Nonproliferation, CMIC, CAPTA. Fuzzy name matching with composite scoring. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Export Controls 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/export-controls. Authentication is handled automatically.

How many tools does Export Controls provide?

Export Controls provides 5 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 Export Controls require?

Export Controls uses open data APIs — no authentication required.

Setup Instructions

Connect Export Controls to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/export-controls

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.

Try Export Controls now

No sign-up required. Chat with AI and run tools instantly.

Export Controls MCP Server & Skill — 5 Tools