MCP Servers / database / Solana MCP Server

Solana MCP Server

JSON →
httpnone24database

Provides comprehensive access to Solana blockchain data using 21 essential RPC methods.

Install
How to run this server

No install command recorded.

server path: solana-mcp-server
Tools
What this server exposes
get_sol_balance
Get SOL balance for an address
get_token_balance
Get SPL token balance
get_account_info
Get account information
get_largest_accounts
Get largest accounts on network
get_slot
Get current slot
get_block
Get block information
get_block_time
Get block production time
get_transaction
Get transaction details
get_recent_blockhash
Get recent blockhash
get_token_accounts_by_owner
Get token accounts by owner
get_token_accounts_by_delegate
Get delegated token accounts
get_token_supply
Get token supply information
get_epoch_info
Get current epoch information
get_version
Get node version
get_health
Get node health status
get_supply
Get current supply
get_inflation_rate
Get inflation rate
get_cluster_nodes
Get cluster node information
get_minimum_balance_for_rent_exemption
Get minimum rent-exempt balance
get_vote_accounts
Get vote accounts
get_leader_schedule
Get leader schedule
Configuration
Environment & auth
authnone
envSOLANA_RPC_URL
Resources
Solana MCP Server — MCP Server · libregistry