io.github.rascal-3/chainanalyzer-mcp
Quality Score
85
/100
Multi-chain AML risk scoring, sanctions screening, and tx tracing across BTC, ETH, POL, AVAX, SOL.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"chainanalyzer-mcp": {
"command": "npx",
"args": [
"-y",
"chainanalyzer-mcp"
],
"env": {
"X402_WALLET_PRIVATE_KEY": "<your-x402_wallet_private_key>",
"CHAINANALYZER_API_KEY": "<your-chainanalyzer_api_key>",
"CHAINANALYZER_BASE_URL": "<chainanalyzer_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"chainanalyzer-mcp": {
"command": "npx",
"args": [
"-y",
"chainanalyzer-mcp"
],
"env": {
"X402_WALLET_PRIVATE_KEY": "<your-x402_wallet_private_key>",
"CHAINANALYZER_API_KEY": "<your-chainanalyzer_api_key>",
"CHAINANALYZER_BASE_URL": "<chainanalyzer_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y chainanalyzer-mcp§02 Environment variables
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 micropayments
CHAINANALYZER_BASE_URLOverride the API base URL (default: https://chain-analyzer.com)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.