solana-tx-storyteller logo

solana-tx-storyteller

solana_tx_storyteller converts raw Solana transaction signatures into clear, play-by-play narratives for swaps, transfers, NFT events, staking, and more. Solana developers, data analysts, and traders can quickly decode complex tx activity for debugging, auditing, or reporting. Powered by Helius Enhanced API—requires HELIUS_API_KEY env var.

Overview

The solana-tx-storyteller MCP server turns raw Solana transaction data into clear, human-readable narratives. It decodes complex on-chain events like token swaps, transfers, NFT mints, and staking actions into a step-by-step play-by-play. This saves time for anyone needing to understand transaction details without parsing hex data or RPC responses.

Key Capabilities

The core tool, solana_tx_storyteller, accepts a Solana transaction signature and returns a narrative summary of all inner instructions and events. It covers swaps on DEXes like Jupiter, USDC transfers, NFT listings or sales on Magic Eden, staking delegations, and program interactions. Users must provide a HELIUS_API_KEY environment variable to access Helius Enhanced API for enriched parsing.

Use Cases

Feed a failed swap transaction signature to diagnose why liquidity slipped or a route failed during a Raydium trade. Paste an NFT sale tx to get a breakdown of buyer, seller, price, and marketplace fees for post-trade audits. Analyze a user's staking history by narrating multiple undelegation events to track rewards and cooldowns. Review a custom program's execution in a DeFi protocol to spot unexpected token burns or mints.

Who This Is For

Solana developers debugging smart contracts or dApps. Blockchain data analysts reviewing wallet activity or market trends. Traders and researchers verifying on-chain trades without full RPC setups. Requires basic familiarity with Solana transaction signatures; no deep RPC knowledge needed.

PlaygroundWebsiteUpdated Apr 8, 2026