Loading MCP server directory, please wait...
AML risk scoring for crypto addresses and transactions on Ethereum, BSC, TRON, TON, Bitcoin
npx @getmcp/cli add io.traql/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.traql/mcp-server": {
"command": "npx",
"args": [
"-y",
"@traql/mcp"
],
"env": {
"TRAQL_API_KEY": "",
"TRAQL_API_URL": "https://api.traql.io",
"TRAQL_TIMEOUT_MS": "30000"
}
}
}
}