Trade-Based Money Laundering Detection MCP avatar

Trade-Based Money Laundering Detection MCP

Pricing

Pay per event + usage

Go to Apify Store
Trade-Based Money Laundering Detection MCP

Trade-Based Money Laundering Detection MCP

MCP intelligence server for trade based money laundering detection and analysis.

Pricing

Pay per event + usage

Rating

0.0

(0)

Developer

ryan clinton

ryan clinton

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

An MCP server that detects Trade-Based Money Laundering (TBML) by orchestrating 14 Apify actors to analyse trade flows, corporate registries, sanctions lists, FX data, and macroeconomic indicators.

Tools (8)

#ToolDescription
1investigate_trade_pairAnalyse trade flows for price/volume anomalies indicative of TBML
2detect_invoice_anomaliesScreen invoices for over/under-invoicing, phantom shipments, quantity mismatches
3map_circular_trade_networkDetect carousel fraud and round-tripping patterns via DFS cycle detection
4verify_counterparty_legitimacyScreen counterparties against registries and sanctions for legitimacy
5analyze_fx_manipulationDetect FX rate manipulation, split transactions, and timing abuse
6screen_ownership_chainAnalyse corporate ownership depth, opacity, and shell company indicators
7compute_tbml_risk_scoreFATF-aligned multi-factor weighted TBML risk assessment
8generate_sar_evidence_packageAssemble SAR evidence package with BSA/AML regulatory references

Actors (14)

ActorPurpose
UN COMTRADEInternational trade flow data
OpenCorporatesGlobal corporate registry
UK Companies HouseUK company data
Canada Corporation SearchCanadian corporate registry
Australia ABN LookupAustralian business numbers
GLEIF LEI LookupLegal Entity Identifiers
OFAC SanctionsUS Treasury sanctions list
OpenSanctionsGlobal sanctions database
Exchange Rate TrackerLive FX rates
Exchange Rate HistoryHistorical FX rates
OECD StatisticsEconomic benchmarks
IMF Economic DataMacroeconomic indicators
WHOIS Domain LookupDomain registration data
IP Geolocation LookupIP-based location data

Source Groups

  • trade — UN COMTRADE trade flow data
  • corporate — OpenCorporates, UK Companies House, Canada Corp, Australia ABN, GLEIF LEI
  • sanctions — OFAC, OpenSanctions
  • fx — Exchange rates (live + historical)
  • macro — OECD, IMF, WHOIS, IP geolocation

Pricing

EventPrice
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

Usage

npm install
npm run build
npm start # Port 3028

MCP Endpoints

  • GET /sse — SSE transport
  • POST /messages?sessionId=... — SSE message handler
  • POST /mcp — Streamable HTTP transport
  • GET /health — Health check