Odel
aml ai mcp

aml ai mcp

Local
@csoai-orgPythonMITUpdated 2mo ago

6AMLD + UK MLR 2017 + FinCEN BSA AML/CFT compliance for AI-enabled transaction monitoring, sanct...

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIaml-ai-mcpv1.0.11

Run

uvx aml-ai-mcp

MCP client config

{
  "mcpServers": {
    "aml-ai-mcp": {
      "command": "uvx",
      "args": [
        "aml-ai-mcp"
      ]
    }
  }
}