MCP Uptime
← MCP Reliability Index  /  Finance & Data
T

Tenzro Solana

xyz.tenzro/tenzro-solana
Solana tools over MCP: Jupiter swaps, SPL tokens, Metaplex NFTs, SNS domains, network stats.
healthy
status
14
tools exposed
936ms
connect latency
b0f625e70691
schema fingerprint

Tools (14)

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).

Endpoint

https://solana-mcp.tenzro.xyz/mcp
Category: Finance & Data · Last checked: 2026-07-30T14:04:25Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.