chainanalyzer-mcp
Rank #60,736io.github.rascal-3/chainanalyzer-mcp
Multi-chain AML risk scoring, sanctions screening, and tx tracing across BTC, ETH, POL, AVAX, SOL.
chainanalyzer-mcp is a Model Context Protocol (MCP) server published by rascal-3. It ranks #60,736 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. chainanalyzer-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 6, 2026 and most recently updated on Apr 18, 2026.
Ranks ahead of 71,377 of 132,113 servers on MCP Toplist.
Use chainanalyzer-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chainanalyzer-mcp -e "X402_WALLET_PRIVATE_KEY=<your X402_WALLET_PRIVATE_KEY>" -e "CHAINANALYZER_API_KEY=<your CHAINANALYZER_API_KEY>" -e "CHAINANALYZER_BASE_URL=<your CHAINANALYZER_BASE_URL>" -- npx -y chainanalyzer-mcpReplace each placeholder with your own value before saving.
[mcp_servers.chainanalyzer-mcp]
command = "npx"
args = ["-y", "chainanalyzer-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rascal-3%2Fchainanalyzer-mcp)<a href="https://mcptoplist.com/server/io.github.rascal-3%2Fchainanalyzer-mcp"><img src="https://mcptoplist.com/badge/io.github.rascal-3%2Fchainanalyzer-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rascal-3
Other servers by rascal-3
View all rascal-3 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Apr 18, 2026 |
Frequently asked questions
- Who maintains chainanalyzer-mcp?
- chainanalyzer-mcp is maintained by rascal-3, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is chainanalyzer-mcp listed on the Official MCP Registry?
- Yes — chainanalyzer-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does chainanalyzer-mcp have?
- MCP Toplist tracks 1 version of chainanalyzer-mcp, most recently published on Apr 18, 2026.
- Where can I find the source code for chainanalyzer-mcp?
- The source code for chainanalyzer-mcp is hosted at github.com/rascal-3/chainanalyzer-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.