MCPServers
Solana Blockchain - MCP server logo

Solana Blockchain

10
0

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.

Last Updated: April 25, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签