This Solana MCP server provides direct access to Solana blockchain data through natural language queries. Developed as an open-source project, it implements 21 essential Solana RPC methods across categories like account operations, block information, token management, and system status. Built in Rust, it integrates with the Solana client library and MCP SDK to offer a bridge between AI assistants and the Solana network. The server is designed for developers, analysts, and blockchain enthusiasts who want to explore Solana data or integrate blockchain queries into AI-powered applications. It's particularly useful for tasks like balance checking, transaction analysis, and monitoring network health through conversational interfaces.
No reviews yet. Be the first to review!
Sign in to join the conversation
Get SOL balance for an address.
Get SPL token balance.
Get account information.
Get largest accounts on the network.
Get current slot.
Get block information.
Get block production time.
Get transaction details.
Get recent blockhash.
Get token accounts by owner.
Get delegated token accounts.
Get token supply information.
Get current epoch information.
Get node version.
Get node health status.
Get current supply.
Get inflation rate.
Get cluster node information.
Get minimum rent-exempt balance.
Get vote accounts.
Get leader schedule.