slowmist/MistTrackMCP
The MistTrack MCP server allows Claude AI to directly access blockchain data provided by the MistTrack API, offering address analysis, risk assessment, transaction tracking, and fund flow visualization capabilities, with support for multi-layer recursive transaction analysis.
Platform-specific configuration:
{
"mcpServers": {
"MistTrackMCP": {
"command": "npx",
"args": [
"-y",
"MistTrackMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...