Query Solana balances, transactions, tokens, and network status through MCP.
The materials indicate an open-source Solana blockchain query MCP server with no required credentials and no declared remote endpoint, with no clear high-risk red flags observed. Caution is still warranted because MCP tools inherently execute code locally, and the repository has low adoption with unknown maintenance, limiting assurance.
The materials explicitly state that no keys or environment variables are required, and there is no indication that API tokens, private keys, or other sensitive credentials are needed; based on the available information, credential exposure risk appears low.
The description says it interacts with the Solana blockchain to query balances, transactions, tokens, and network stats, which typically implies outbound network requests; although the 'remote endpoint' field is empty, the actual RPC/node destinations are not specified, so network egress is not fully transparent.
The system checks explicitly indicate that this tool executes code; this is a normal local-runtime property of MCP tools. The provided materials do not show requests for unusual system privileges or high-risk actions unrelated to blockchain querying.
The materials do not specify what local files, wallet data, or other resources it may read or write, so the data access boundary is unclear; however, the stated functionality appears focused on on-chain queries, and there is no evidence of excessive data permissions beyond that scope.
Positive factors include publicly available source code and an MIT license, making it more auditable than closed-source tools; however, it comes from a third-party registry, the GitHub repo has 0 stars, maintenance status is unknown, and there is no README, so community validation and ongoing maintenance signals are weak and warrant manual review of the code and dependencies.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "SOLANA-MCP-Server" yet — see the docs or source repo.
Use SOLANA-MCP-Server to check the SOL balance of this Solana wallet address and include the network and timestamp: <wallet_address>
Returns the wallet's SOL balance, the network, and the query timestamp.
Use SOLANA-MCP-Server to fetch details for this Solana transaction hash, summarizing status, involved addresses, transfer amount, and fee: <transaction_hash>
Outputs a summary of transaction status, key addresses, amount changes, and fees.
Use SOLANA-MCP-Server to retrieve basic information for a specified token and include current Solana network stats such as throughput, latest block, or health status: <token_address>
Provides token basics along with a brief overview of current network conditions.
Query Solana on-chain balances, holdings, prices, and transactions in natural language.
Use an AI-powered MCP tool to trade and monitor Solana activity.
Manage Solana ICOs with pricing, bonding curves, and token trading flows.
Analyze Solana wallets and DeFi activity with risk insights and strategy suggestions.
Analyze Solana memecoin trends, hype, and on-chain data with AI insights.
Access real-time Solana account, market, and transaction data via Solscan API.