Wallet-Doctor
https://server.smithery.ai/m-zikriz/Wallet-Doctor/mcpPaid Solana blockchain forensics API for AI agents. Check wallet safety, detect honeypot tokens, trace transaction flows, audit token approvals, track whale wallets, and analyze drain events. AI agents pay 0.001-0.025 SOL per call. MCP-compatible server. Service catalog at defi-webhook.m-zikriz.workers.dev/api/services Instructions: Add to your AI agent MCP config: {"mcpServers":{"wallet-doctor":{"url":"https://defi-webhook.m-zikriz.workers.dev"}}} Payment: Agents send SOL to 4dX3VmkGFJHj1XZbWN1MbRYnCaxYWEEN21LjkmCe9JRE then call the API with the tx hash to verify. Services: balance (0.001 SOL), token_safety/honeypot (0.005 SOL), approvals_audit (0.01 SOL), drain_forensics (0.025 SOL), whale_tracking (0.01 SOL), portfolio_audit (0.025 SOL), and more. Full list at the API endpoint.
How to connect
https://server.smithery.ai/m-zikriz/Wallet-Doctor/mcp
curl -X POST https://server.smithery.ai/m-zikriz/Wallet-Doctor/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'