helius-forensics-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@helius-forensics-mcpInvestigate wallet 7xKp...3nQm"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-mcpClaude 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:
Wallet Identity — 7,000+ tagged accounts
Funded By — original funding source discovery
Wallet Balances — token + NFT holdings with USD values
Wallet Transfers — complete transfer history
Enhanced Transactions — human-readable transaction parsing
Requirements
Node.js 18+
Free Helius API key (get one here)
Development
git clone https://github.com/drtiibiird/helius-forensics-mcp.git
cd helius-forensics-mcp
npm install
npm run buildTest locally:
HELIUS_API_KEY=your-key node dist/index.jsLicense
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.
Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.
Helius MCP — deeper Solana wallet/asset data than solscan (helius.dev)
Solana wallet forensics SDK, x402 pay-per-call, AI agents.
Related MCP Servers
- FlicenseCqualityDmaintenanceProvides comprehensive analytics for Solana wallets, enabling real-time portfolio insights, cross-protocol DeFi position monitoring, behavioral analytics, and AI-powered investment strategy recommendations across the Solana ecosystem.3-
- AlicenseNot gradedqualityDmaintenanceReal-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/mcp1MIT
- AlicenseNot gradedqualityDmaintenanceSolana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MCP server for Claude, Cursor & AI agents. Live PumpFun/Raydium streams1MIT
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive analytics and insights for Solana wallets and their DeFi activities, including transaction tracking, DeFi position monitoring, risk profiling, and strategy recommendations.15 npm7MIT