io.github.rascal-3/chainanalyzer-mcp MCP Server
io.github.rascal-3/chainanalyzer-mcp
What is the io.github.rascal-3/chainanalyzer-mcp MCP server?
Multi-chain AML risk scoring, sanctions screening, and tx tracing across BTC, ETH, POL, AVAX, SOL.
How to install io.github.rascal-3/chainanalyzer-mcp
Copy-paste configuration for popular MCP clients.
X402_WALLET_PRIVATE_KEYsecretEVM wallet private key used to sign x402 USDC micropayments on Base (required for pay-per-request mode)
CHAINANALYZER_API_KEYsecretChainAnalyzer API key (tfk_...) for subscription-based billing instead of x402 micropayments
CHAINANALYZER_BASE_URLOverride the API base URL (default: https://chain-analyzer.com)
{
"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": "<YOUR_CHAINANALYZER_BASE_URL>"
}
}
}
}{
"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": "<YOUR_CHAINANALYZER_BASE_URL>"
}
}
}
}{
"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": "<YOUR_CHAINANALYZER_BASE_URL>"
}
}
}
}{
"servers": {
"chainanalyzer-mcp": {
"type": "stdio",
"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": "<YOUR_CHAINANALYZER_BASE_URL>"
}
}
}
}claude mcp add chainanalyzer-mcp --env X402_WALLET_PRIVATE_KEY=<YOUR_X402_WALLET_PRIVATE_KEY> --env CHAINANALYZER_API_KEY=<YOUR_CHAINANALYZER_API_KEY> --env CHAINANALYZER_BASE_URL=<YOUR_CHAINANALYZER_BASE_URL> -- npx -y chainanalyzer-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.