Provides RPC endpoints for interacting with the Solana blockchain, enabling common Solana operations.
Solana is a Model-Context-Protocol (MCP) server designed to simplify interactions with the Solana blockchain. It offers simple RPC endpoints for common Solana operations, such as retrieving the current slot number, checking account balances, getting detailed account information, displaying keypair information, and transferring SOL between accounts. This server aims to provide a straightforward interface for developers and users looking to programmatically interact with the Solana network.