agentis-dev/Solana-Wallet-MCP
3.1
If you are the rightful owner of Solana-Wallet-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Solana Wallet MCP provides real-time Solana blockchain wallet functionality for AI assistants through a Model Context Protocol server.
Tools
Functions exposed to the LLM to take actions
get_wallet_balance
Get SOL and token balances.
get_wallet_info
Get comprehensive wallet information.
create_wallet
Generate new wallet keypair.
send_sol
Send SOL to another wallet.
send_token
Send SPL tokens.
get_transaction_history
Retrieve transaction history.
get_transaction_status
Check transaction status.
subscribe_wallet_changes
Monitor wallet for changes.
get_recent_activity
Get recent wallet activity.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client