apifyforge/trade-based-money-laundering-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"trade-based-money-laundering-mcp": {
"command": "npx",
"args": [
"-y",
"trade-based-money-laundering-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> [View on ApifyForge](https://apifyforge.com/actors/mcp-servers/trade-based-money-laundering-mcp) | [Use on Apify Store](https://apify.com/ryanclinton/trade-based-money-laundering-mcp)
---
Add to your MCP client (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"trade-based-money-laundering-mcp": {
"url": "https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/mcp"
}
}
}---
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. This server 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. The output is structured evidence ready for FinCEN SAR (Form 111) filing under 31 CFR 1020.320.
TBML accounts for an estimated $500–$800 billion laundered annually through trade channels, yet most compliance programs rely on manual invoice review. This server automates the full forensic pipeline: UN COMTRADE bilateral trade queries, cross-registry counterparty verification across six jurisdictions, OFAC and OpenSanctions screening, and multi-currency FX arbitrage detection — all triggered by natural-language prompts to your AI agent, with no code required from the analyst.
| Data Point | Source | Example | |---|---|---| | 📦 Bilateral trade flows by HS commodity code | UN COMTRADE | US→UAE gold (HS 7108): 847 reported transactions | | 🏢 Corporate registrations and beneficial ownership | OpenCorporates | Pinnacle Commodities Ltd, incorporated BVI 2024-01 | | 🔑 Legal Entity Identifiers and ownership chains | GLEIF LEI | LEI: 2138003EK6UAINBBUS15, parent: Meridian Holdings | | 🇬🇧 UK company filings and PSC records | U
Loading reviews...