mcpbeat

Tenzro Solana MCP Server

xyz.tenzro/tenzro-solana
answering

Tenzro Solana is answering right now. Last checked 9 min ago. It exposes 14 tools.

Solana tools over MCP: Jupiter swaps, SPL tokens, Metaplex NFTs, SNS domains, network stats.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
14
Tools
read from the server
610 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add tenzro-solana --transport http https://solana-mcp.tenzro.xyz/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tenzro-solana": {
      "url": "https://solana-mcp.tenzro.xyz/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tenzro-solana]
url = "https://solana-mcp.tenzro.xyz/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tenzro-solana": {
      "url": "https://solana-mcp.tenzro.xyz/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tenzro-solana": {
      "url": "https://solana-mcp.tenzro.xyz/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

solana
solana_get_balance
Get the native SOL balance of a Solana wallet address
solana_get_nft
Get NFT metadata using the Metaplex DAS (Digital Asset Standard) API. Requires a Helius API key set via HELIUS_API_KEY env var, or returns the call pattern for manual use.
solana_get_nfts_by_owner
Get all NFTs (compressed and standard) owned by a Solana address using the Metaplex DAS API. Requires HELIUS_API_KEY env var.
solana_get_price
Get the current USD price of a Solana token from Jupiter Price API v3. Requires the token mint address (e.g. 'So11111111111111111111111111111111111111112' for SOL).
solana_get_slot
Get the current slot height of the Solana network
solana_get_token_accounts
Get all SPL token accounts owned by a Solana wallet address, including balances and mint addresses
solana_get_token_info
Get metadata for an SPL token by its mint address, including name, symbol, decimals, and logo from the Jupiter token list
solana_get_tps
Get the current transactions per second (TPS) on the Solana network by sampling recent performance data
solana_get_transaction
Get details of a Solana transaction by its signature, including status, block time, and instructions
solana_get_yield
Get a static reference table of typical APY ranges for Solana staking protocols (Marinade, Jito, BlazeStake, native staking). These are reference ranges, not a live rate query — verify current rates on each protocol before acting.
solana_resolve_domain
Resolve a .sol (Solana Name Service) domain to its owner wallet address using the Bonfida SNS proxy
solana_stake
Get instructions for staking SOL with a validator. Returns the step-by-step process (does not execute the transaction).
solana_swap
Get a swap quote from Jupiter aggregator for trading between two Solana tokens. Returns route, price impact, and estimated output amount.
solana_transfer
Get instructions for transferring SOL between two addresses. Returns the transaction structure (does not execute).

Endpoints

URLTransportStateLatencyChecked
https://solana-mcp.tenzro.xyz/mcp streamable-http answering 751 ms 9 min ago

Tenzro Solana — questions

Answers built from our own checks of this server.

What can Tenzro Solana do?
It exposes 14 tools, read directly from the server on our last check. Among them: solana_get_balance, solana_get_nft, solana_get_nfts_by_owner, solana_get_price, solana_get_slot, solana_get_token_accounts and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tenzro Solana working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 610 ms. The bar chart above shows every period we have measured.
How do I connect Tenzro Solana?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tenzro Solana need an API key?
No. Tenzro Solana completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tenzro Solana?
It answers our handshake in 610 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.