Description
The Solana MCP Server provides AI models with direct access to Solana blockchain data through simple RPC methods including getBalance, getAccountInfo, getTransaction, and getMinimumBalanceForRentExemption. Built with TypeScript using the Model Context Protocol SDK, it connects to Solana's mainnet-beta and offers specialized prompts for common development tasks like calculating storage costs, analyzing transaction failures, and breaking down transaction fees. The implementation also includes resources for accessing Solana documentation, making it particularly valuable for developers working with Solana who need blockchain data integration within their AI workflows.
Server Details
Added
April 21, 2025
