
MistTrack MCP
@slowmist
MistTrack MCP について
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"misttrack": {
"command": "npx",
"args": [
"-y",
"misttrack@latest",
"--key",
"YOUR_MISTTRACK_API_KEY"
]
}
}
}ツール
12Detect blockchain and possible tokens based on address format features
Get the list of labels for the specified address
Get balance and statistics for the specified address
Get transaction action analysis results for the specified address
Get configuration profile for the specified address, including interacted platforms and related threat intelligence data
Get transaction counterparty analysis results for the specified address
Recursively analyze transaction relationships and build transaction graph
Check if the specified address contains malicious funds (e.g. tainted USDT)
Get risk score for the specified address or transaction hash
Generate MistTrack dashboard URL based on coin type and address
Generate URL for corresponding blockchain explorer based on coin type and address
Get comprehensive URL information for the specified address, including dashboard URL and blockchain explorer URL
概要
What is MistTrack MCP?
MistTrack MCP is a Model Context Protocol server that connects Claude AI to the MistTrack blockchain analysis API, enabling direct access and analysis of blockchain data for asset tracking, risk assessment, and transaction analysis.
How to use MistTrack MCP?
Install globally via npm install -g misttrack, then configure Claude's desktop app with the JSON entry shown in the README, replacing YOUR_MISTTRACK_API_KEY with a valid MistTrack API key. Claude can then invoke the provided tools to analyze addresses and transactions.
Key features of MistTrack MCP
- Detect blockchain and tokens for any address
- Get address labels, balance, and statistics
- Analyze transactions and counterparty relationships
- Check for malicious funds (e.g., blacklisted USDT)
- Retrieve risk scores for addresses or transactions
- Recursively trace fund flows up to 3 layers
Use cases of MistTrack MCP
- Blockchain asset tracking and fund flow investigation
- Risk assessment and compliance checks on addresses
- Multi-layer transaction graph building for forensic analysis
- Generating dashboard and explorer URLs for addresses
FAQ from MistTrack MCP
What API key is required?
A MistTrack API key must be provided via the --key command-line option; no default is set.
Can I change the API base URL or rate limits?
Yes, the base URL (default https://openapi.misttrack.io), rate limit (default 1 request/sec), retry count, delay, and backoff multiplier are all configurable via command-line options.
What blockchain tools are available?
The server provides 13 tools covering address detection, labels, overview, action analysis, trace, counterparty, malicious fund check, risk score, dashboard URL, explorer URL, URL info, and recursive transaction analysis.
What is the maximum depth for recursive transaction analysis?
The analyze_transactions_recursive tool supports a maximum depth of 3 layers.
Does the server support any authentication besides API keys?
No, the README only specifies an API key passed via command line; no other authentication method is mentioned.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント