Solana Wallet Analyzer MCP
MCP server for analyzing Solana wallet activity — transactions, token holdings, and DeFi positions via the Model Context Protocol.
Solana Wallet Analyzer MCP is an MCP server designed for analyzing Solana wallet activity and portfolio composition. It provides structured tools for querying transaction histories, token holdings, and DeFi positions associated with any public Solana wallet address. By exposing this data through the Model Context Protocol, it enables AI agents to perform wallet research and portfolio analysis within MCP-compatible clients.
The server focuses on read-only analytics, pulling on-chain data to surface insights about wallet behavior. Agents can use it to examine transaction patterns, identify token holdings across SPL tokens, and understand a wallet’s interactions with Solana DeFi protocols. This is useful for research workflows that involve due diligence on wallet activity, portfolio composition analysis, or tracking on-chain movements.
Setup involves configuring the server with a Solana RPC endpoint and registering it with an MCP-compatible client. Since the server performs read-only queries against public blockchain data, it does not require wallet credentials or signing authority. Users should be aware that on-chain data reflects confirmed transactions only and may not capture pending or off-chain activity.