Skip to main content
Glama
drtiibiird

helius-forensics-mcp

by drtiibiird

helius-forensics-mcp

Solana wallet forensics via MCP. Trace funds, identify entities, score risk — powered by Helius APIs.

Turn any MCP-compatible AI client into a Solana blockchain investigator.

Quick Start

npx helius-forensics-mcp

Claude Desktop Config

{
  "mcpServers": {
    "helius-forensics": {
      "command": "npx",
      "args": ["helius-forensics-mcp"],
      "env": {
        "HELIUS_API_KEY": "your-key-here"
      }
    }
  }
}

Get a free API key at dashboard.helius.dev.

Related MCP server: SolHunt-Solana-Wallet-Intelligence

Tools

investigate_wallet

Full forensics report for any Solana wallet — identity, funding source, balances, activity summary, and risk score.

"Investigate wallet 7xKp...3nQm"

trace_funding

Follow the money upstream. Recursively traces funding sources to find where the SOL originally came from.

7xKp...3nQm
  ← 9aB2...mR4x (Unknown) — 2.5 SOL @ 2024-03-15
    ← 3kF7...9pLq (Binance Hot Wallet) [exchange]

trace_outflows

Follow the money downstream. Maps top destinations by volume with identity labels.

identify_wallets

Batch lookup for up to 100 addresses. Tags exchanges, protocols, institutions from Helius's database of 7,000+ known accounts.

wallet_risk_score

Composite risk score (0-100) based on:

  • Funding source (exchange vs mixer vs unknown)

  • Wallet age

  • Transfer patterns (rapid in/out detection)

  • Counterparty analysis

compare_wallets

Compare 2-5 wallets to find connections:

  • Shared counterparties

  • Overlapping token holdings

  • Timing correlation

  • Same-owner probability

How It Works

This MCP server composes Helius's Wallet API and Enhanced Transactions API into forensics workflows. Instead of calling raw API methods, the AI calls high-level tools like investigate_wallet and gets a complete picture.

APIs used:

Requirements

Development

git clone https://github.com/drtiibiird/helius-forensics-mcp.git
cd helius-forensics-mcp
npm install
npm run build

Test locally:

HELIUS_API_KEY=your-key node dist/index.js

License

MIT

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Real-time Solana wallet health analysis platform and top-notch dev tool. Helps people and agents to recover their SOLs from burner and old wallets super securely. Features a complete trustless recovery flow natively via MCP - https://solhunt.dev/mcp
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Solana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MCP server for Claude, Cursor & AI agents. Live PumpFun/Raydium streams
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides comprehensive analytics and insights for Solana wallets and their DeFi activities, including transaction tracking, DeFi position monitoring, risk profiling, and strategy recommendations.
    15 npm
    7
    MIT