Sponsored by Deepsite.site

MistTrack MCP

Created By
slowmist7 months ago
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.
Content

MistTrack MCP Server

This project provides a MCP server for Claude AI to connect to the MistTrack blockchain analysis API. Through this server, Claude can directly access and analyze blockchain data, helping users with blockchain asset tracking, risk assessment, and transaction analysis.

Installation

Global Installation

npm install -g misttrack

Configuration in Claude

To use this MCP server in the Claude desktop application, add the following to Claude's configuration file:

{
  "mcpServers": {
    "misttrack": {
      "command": "npx",
      "args": [
        "-y",
        "misttrack@latest",
        "--key",
        "YOUR_MISTTRACK_API_KEY"
      ]
    }
  }
}

Command Line Options

OptionDescriptionDefault Value
-k, --key <key>MistTrack API Key-
-u, --base-url <url>MistTrack API Base URLhttps://openapi.misttrack.io
-r, --rate-limit <limit>API rate limit (requests per second)1.0
-m, --max-retries <retries>Maximum retry count3
-d, --retry-delay <delay>Retry delay (seconds)1.0
-b, --retry-backoff <backoff>Retry backoff multiplier2.0

Supported MistTrack Tools

This MCP server provides the following MistTrack tools:

  • mcp_misttrack_detect_address_chain - Detect the blockchain and possible tokens supported by the address
  • mcp_misttrack_get_address_labels - Get label list for specified address
  • mcp_misttrack_get_address_overview - Get balance and statistics for specified address
  • mcp_misttrack_get_address_action - Get transaction operation analysis results for specified address
  • mcp_misttrack_get_address_trace - Get profile for specified address, including platform interaction list and related threat intelligence data
  • mcp_misttrack_get_address_counterparty - Get transaction counterparty analysis results for specified address
  • mcp_misttrack_check_malicious_funds - Check if specified address has malicious funds (like blacklisted USDT)
  • mcp_misttrack_get_risk_score - Get risk score for specified address or transaction hash
  • mcp_misttrack_get_dashboard_url - Generate MistTrack dashboard URL based on coin and address
  • mcp_misttrack_get_chain_explorer_url - Generate blockchain explorer URL based on coin and address
  • mcp_misttrack_get_url_info - Get comprehensive URL information for specified address, including dashboard URL and blockchain explorer URL
  • analyze_transactions_recursive - Recursively analyze transaction relationships and build transaction graph for multiple-layer funds tracing

Advanced Tools

Transaction Recursive Analysis

The analyze_transactions_recursive tool provides advanced multi-layer transaction analysis capabilities:

{
  coin: string;              // Cryptocurrency type (ETH, BTC, etc.)
  address: string;           // Address to analyze
  max_depth: number;         // Maximum analysis depth (1-3, default: 1)
  start_timestamp?: number;  // Optional start timestamp
  end_timestamp?: number;    // Optional end timestamp
  transaction_type?: 'in' | 'out' | 'all';  // Optional transaction type filter
}

This tool recursively analyzes blockchain transactions to:

  • Build a comprehensive transaction graph showing fund flows
  • Identify important addresses (exchanges, mixers, suspicious services, etc.)
  • Create visualizable fund flow paths
  • Generate detailed statistics on transaction relationships

Example usage in Claude:

I need to analyze potential fund flows for this Bitcoin address: 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
Can you analyze it to a depth of 2 layers?

Claude will automatically use the tool to provide detailed multi-layer analysis of the address.

License

ISC

Server Config

{
  "mcpServers": {
    "misttrack": {
      "command": "npx",
      "args": [
        "-y",
        "misttrack@latest",
        "--key",
        "YOUR_MISTTRACK_API_KEY"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
DeepChatYour AI Partner on Desktop
ChatWiseThe second fastest AI chatbot™
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Amap Maps高德地图官方 MCP Server
CursorThe AI Code Editor
Playwright McpPlaywright MCP server
Tavily Mcp
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Serper MCP ServerA Serper MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。