Solana Blockchain
Summary
Solana MCP enables AI assistants to interact with the Solana blockchain by providing tools for checking wallet balances, retrieving blockchain information, and executing token transfers. The implementation connects to Solana's devnet through RPC endpoints, uses keypair-based authentication for transaction signing, and includes price conversion between SOL and USD. It features four main tools: retrieving the latest blockchain slot, checking wallet addresses and balances, and securely transferring SOL between wallets. This server is particularly valuable for blockchain interaction workflows that require secure transaction execution and real-time balance monitoring without leaving the conversation interface.
Available Actions(4)
get-latest-slot
Returns the latest slot number.
get-wallet-address
Returns the wallet address.
get-wallet-balance
Returns the wallet balance in SOL, Lamports, and USD.
transfer
Transfers SOL to a recipient address.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください