Export Control Screening
@apifyforge
关于 Export Control Screening
Export control screening MCP that checks transaction parties, classifies dual-use technologies, and detects diversion routes — all from a single MCP tool call. Built for export compliance officers, defense contractors, semiconductor companies, and customs brokers who need fast, e
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"export-control-screening-mcp": {
"url": "https://ryanclinton--export-control-screening-mcp.apify.actor/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Export Control Screening?
Export Control Screening is an MCP server that checks transaction parties, classifies dual-use technologies, and detects diversion routes via a single tool call. It is built for export compliance officers, defense contractors, semiconductor companies, and customs brokers who need fast, evidence-backed screening decisions.
How to use Export Control Screening?
Add the server URL to any MCP-compatible client (e.g., Claude Desktop, Cursor, Windsurf) using a configuration like {"mcpServers": {"export-control-screening-mcp": {"url": "https://ryanclinton--export-control-screening-mcp.apify.actor/mcp"}}}. You also need an Apify API token. Then ask your compliance question in plain English, and the AI tool automatically selects and executes the appropriate MCP tool.
Key features of Export Control Screening
- 7 live data sources queried in parallel with
Promise.allSettled - OFAC SDN screening with automatic BLOCKED and DENIED triggers
- OpenSanctions consolidation across 100+ global denied party lists
- Country risk tiering (sanctioned, arms embargo, Entity List countries)
- Dual-use patent taxonomy mapping 35 CCL-relevant keyword patterns
- Four-model composite score (transaction, dual-use, diversion, regulatory)
- Structured verdict with blockers and required actions arrays
Use cases of Export Control Screening
- Pre-transaction party screening for export compliance officers
- AI chip and semiconductor export compliance against country restrictions
- Defense contractor ITAR and EAR compliance verification
- Transshipment and diversion route detection via trade flow anomalies
- Export control regulatory monitoring for EAR amendments and Congress bills
FAQ from Export Control Screening
What data sources does Export Control Screening query?
It queries 7 live sources in parallel: OFAC SDN list, OpenSanctions (100+ jurisdictions), UN COMTRADE trade flows, USPTO patent database, Federal Register, Congress Bills, and REST Countries.
What does each tool call cost?
Each tool call costs $0.045, and spending limits are enforced via Actor.charge events to prevent budget overruns.
What verdicts can Export Control Screening return?
The composite verdict is one of: APPROVED, LICENSE_REQUIRED, ENHANCED_REVIEW, or DENIED, based on a weighted 4-model score.
Do I need an API key to use it?
Yes, you need an Apify API token, which is free to create at apify.com.
What happens if a data source is unavailable?
The server uses Promise.allSettled so a single unavailable source never blocks the result; the screening continues with the remaining sources.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论