Trade-Based Money Laundering Detection
@apifyforge
关于 Trade-Based Money Laundering Detection
Trade-based money laundering (TBML) detection for compliance teams, AML investigators, and financial intelligence units — delivered as an MCP server that plugs directly into Claude, Cursor, or any MCP-compatible AI agent.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"trade-based-money-laundering-mcp": {
"url": "https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Trade-Based Money Laundering Detection?
A Model Context Protocol (MCP) server that automates trade-based money laundering (TBML) detection for compliance teams, AML investigators, and financial intelligence units. It orchestrates 14 data sources and runs five peer-reviewed forensic algorithms to identify over-invoicing, carousel fraud, phantom entities, FX layering, and sanctions-adjacent ownership chains, outputting structured evidence ready for FinCEN SAR filing.
How to use Trade-Based Money Laundering Detection?
Add the server URL to your MCP‑compatible client (Claude Desktop, Cursor, Windsurf) by inserting the following configuration, then invoke any of the eight exposed tools via natural‑language prompts to your AI agent. No code is required from the analyst.
{
"mcpServers": {
"trade-based-money-laundering-mcp": {
"url": "https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/mcp"
}
}
}
Key features of Trade-Based Money Laundering Detection
- Benford‑Grubbs‑Fisher hybrid invoice anomaly detection
- Tarjan SCC + Johnson cycle enumeration for carousel fraud
- Logistic regression phantom entity screening
- Kolmogorov‑Smirnov FX arbitrage deviation detection
- Absorbing Markov chain jurisdictional cascade risk scoring
- 14 parallel data sources (UN COMTRADE, OFAC, OpenCorporates, etc.)
- Composite TBML Risk Score (0–100) with five weighted dimensions
- FinCEN SAR Form 111 evidence package aligned with 31 CFR 1020.320
Use cases of Trade-Based Money Laundering Detection
- Bank AML compliance and transaction monitoring
- Export control and sanctions screening
- Financial intelligence unit investigations
- Trade finance due diligence
FAQ from Trade-Based Money Laundering Detection
What data sources does the server use?
It queries 14 parallel sources: UN COMTRADE, OpenCorporates, GLEIF LEI, UK Companies House, Canada Corporations, Australia ABN, OFAC SDN, OpenSanctions, Exchange Rate Tracker, Exchange Rate History, WHOIS Domain Lookup, OECD Statistics, IMF Economic Data, and IP Geolocation Lookup.
How much does each tool call cost?
Per‑call fees range from $0.040 to $0.050 depending on the tool: investigate_trade_pair ($0.040), detect_invoice_anomalies ($0.045), map_circular_trade_network ($0.045), verify_counterparty_legitimacy ($0.040), analyze_fx_manipulation ($0.040), screen_ownership_chain ($0.045), compute_tbml_risk_score ($0.045), generate_sar_evidence_package ($0.050).
What regulatory standards does the SAR evidence package comply with?
The generate_sar_evidence_package tool produces evidence categorized by Trade Pricing, Sanctions Exposure, Corporate Opacity, Circular Trade, and FX Manipulation, with severity ratings and specific regulatory references (OFAC EO 13224, CDD Rule 31 CFR 1010.230, FATF TBML Guidance 2020) and a FinCEN filing narrative template.
Are there spending controls to prevent runaway costs?
Yes, each tool call checks eventChargeLimitReached before executing, and you can set a maximum budget per session to control costs during exploratory investigations.
What runtime or dependencies are required?
The server runs on Apify and is accessed via an HTTPS URL. It works with any MCP‑compatible client (Claude Desktop, Cursor, Windsurf) and requires no local installation or dependencies from the analyst.
AI 与智能体 分类下的更多 MCP 服务器
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
评论