slowmist/MistTrackMCP
If you are the rightful owner of MistTrackMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MistTrack MCP Server allows Claude AI to connect to the MistTrack blockchain analysis API for blockchain asset tracking, risk assessment, and transaction analysis.
Tools
Functions exposed to the LLM to take actions
detect_address_chain
Detect blockchain and possible tokens based on address format features
get_address_labels
Get the list of labels for the specified address
get_address_overview
Get balance and statistics for the specified address
get_address_action
Get transaction action analysis results for the specified address
get_address_trace
Get configuration profile for the specified address, including interacted platforms and related threat intelligence data
get_address_counterparty
Get transaction counterparty analysis results for the specified address
analyze_transactions_recursive
Recursively analyze transaction relationships and build transaction graph
check_malicious_funds
Check if the specified address contains malicious funds (e.g. tainted USDT)
get_risk_score
Get risk score for the specified address or transaction hash
get_dashboard_url
Generate MistTrack dashboard URL based on coin type and address
get_chain_explorer_url
Generate URL for corresponding blockchain explorer based on coin type and address
get_url_info
Get comprehensive URL information for the specified address, including dashboard URL and blockchain explorer URL
Prompts
Interactive templates invoked by user choice
analyze-address
null
risk-assessment
null
comprehensive-analysis
null
black-usdt-detection
null
chain-analysis-guide
null
comprehensive-analysis-guide
null
comprehensive-analysis-multi-coin
null
cross-chain-fund-tracing
null
detect-chain-start-analysis
null
format-analysis-results
null
format-multi-chain-analysis
null
format-transaction-analysis
null
investigate-transaction
null
recursive-transaction-analysis
null
Resources
Contextual data attached and managed by the client
supported-coins
URI: coins://list
MIME: null
null
api-doc
URI: misttrack://api_doc
MIME: null
null
risk-level-guide
URI: misttrack://risk_level_guide
MIME: null
null
chain-support
URI: misttrack://chain_support
MIME: null
null
risk-descriptions
URI: misttrack://risk_descriptions
MIME: null
null