Trade-Based Money Laundering Detection
@apifyforge
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"trade-based-money-laundering-mcp": {
"url": "https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Comments