Loading MCP server directory, please wait...
MCP server for AML address verification and transaction screening via Crypto APIs
npx @getmcp/cli add io.github.CryptoAPIs-io/mcp-amlRequires Node.js 18+. Community-contributed server. Review source before installing.
CRYPTOAPIS_API_KEYCrypto APIs API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CryptoAPIs-io/mcp-aml": {
"command": "npx",
"args": [
"-y",
"@cryptoapis-io/mcp-aml"
],
"env": {
"CRYPTOAPIS_API_KEY": ""
}
}
}
}