Home › Finance › chainanalyzer-mcp
chainanalyzer-mcp
Multi-chain AML risk scoring, sanctions screening, and tx tracing across BTC, ETH, POL, AVAX, SOL.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.1.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"chainanalyzer-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"X402_WALLET_PRIVATE_KEY": "<YOUR_VALUE>",
"CHAINANALYZER_API_KEY": "<YOUR_VALUE>",
"CHAINANALYZER_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
X402_WALLET_PRIVATE_KEYsecret — EVM wallet private key used to sign x402 USDC micropayments on Base (required for pay-per-request mode)CHAINANALYZER_API_KEYsecret — ChainAnalyzer API key (tfk_...) for subscription-based billing instead of x402 micropaymentsCHAINANALYZER_BASE_URL— Override the API base URL (default: https://chain-analyzer.com)
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry