Skip to main content
Glama
47620-xyz

47620 Solana Data

by 47620-xyz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_PAY_URLNopayment broker (payment mode 2)
X402_RPC_URLNoSolana RPC for settlementmainnet-beta
X402_BASE_URLNoAPI basehttps://47620.xyz
X402_WALLET_KEYNobase58 Solana secret key (payment mode 1)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
solana_healthA

Solana network health: current slot, epoch, and SOL/USD price. Pay-per-call ($0.001 USDC).

solana_tokenB

Live price, liquidity, 24h volume and DEX pairs for any Solana SPL token mint. Pay-per-call ($0.002 USDC).

solana_accountB

Native SOL balance plus every SPL token balance (incl. USDC) for a Solana address. Pay-per-call ($0.002 USDC).

solana_txB

Status, slot, fee, block time and transfer summary for a Solana transaction signature. Pay-per-call ($0.003 USDC).

solana_trendingA

Live trending / new Solana DEX pairs by 24h volume. A fresh feed for agents. Pay-per-call ($0.005 USDC).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct Solana data resource: network health, token price, account balances, transaction status, and trending pairs. There is no overlap in purpose.

Naming Consistency5/5

All tools follow the exact verb_noun-like pattern 'solana_' plus a clear resource name (health, token, account, tx, trending). Perfectly consistent.

Tool Count5/5

Five tools cover the core Solana data access needs without bloat. The count is well-scoped for a data-focused server.

Completeness4/5

Provides essential reads: network status, token prices, account balances, transaction details, and trending activity. Minor gaps like historical account transfers or block details exist, but the main domain is well covered.

Maintenance

ActivityMaintained
ResponsivenessNo issues