Skip to main content
Glama

Server Details

Solana Jupiter quotes and package preflight for AI agents. Free sample. Paid x402 on Solana USDC.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 17 tool updates
    • Addedaddress_lookup_table
    • Addedassociated_token_account
    • Addedblock_rewards
    • Addedfee_for_message
    • Addedjupiter_token_search
    • Addedminimum_ledger_slot
    • Addedmint_metadata
    • Addednonce_account
    • Addedowner_mint_balance
    • Addedparsed_transfers
    • Addedprogram_accounts
    • Addedsignature_history
    • Addedsimulate_transaction
    • Addedstake_account
    • Addedstake_minimum
    • Addedtoken_accounts_by_delegate
    • Addedvote_account
  2. 15 tool updates
    • Addedblock_commitment
    • Addedblock_meta
    • Addedblock_time
    • Addedblockhash_valid
    • Addedblocks_with_limit
    • Addedconfirmed_blocks
    • Addedepoch_info
    • Addedinflation_governor
    • Addedinflation_reward
    • Addedleader_schedule
    • Addedmax_shred_insert_slot
    • Addedmultiple_accounts
    • Addedsignature_statuses
    • Addedslot_leaders
    • Addedtoken_account_balance
  3. 27 tool updates
    • Addedblock_height
    • Addedblock_production
    • Addedcirculating_supply
    • Addedcluster_nodes
    • Addedcluster_tps
    • Addedcluster_version
    • Addedcurrent_slot
    • Addedepoch_schedule
    • Addedfirst_available_block
    • Addedgenesis_hash
    • Addedhighest_snapshot
    • Addedinflation_rate
    • Addedlang_lookup
    • Addedlargest_accounts
    • Addedlatest_blockhash
    • Addedmax_retransmit_slot
    • Addedmime_lookup
    • Addednode_identity
    • Addedpriority_fees
    • Addedrent_exempt
    • Addedrpc_health
    • Addedslot_leader
    • Addedslugify
    • Addedtoken_supply
    • Addedtransaction_count
    • Addedtransfer_fee
    • Addedvote_counts
  4. 19 tool updates
    • First observedaccount_info
    • First observedcontent_fresh
    • First observedextract_url
    • First observedinstall_preflight
    • First observedisbn_check
    • First observedjupiter_quote
    • First observedlicense_scan
    • First observedmint_price
    • First observedmint_risk
    • First observedofac_screen
    • First observedrecent_sigs
    • First observedsample_pulse
    • First observedsemver_compare
    • First observedtimezone_convert
    • First observedtls_check
    • First observedtoken_holders
    • First observedunit_convert
    • First observedwallet_holdings
    • First observedweb_search

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables fetching best swap quotes on Solana via Jupiter aggregator with pay-per-call x402 micropayments.
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to access Solana wallet analytics, token data, and DeFi tools via pay-per-request USDC micropayments using the x402 protocol, without API keys or subscriptions.
    13
    41
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Solana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MCP server for Claude, Cursor & AI agents. Live PumpFun/Raydium streams
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

C2.4/5.0
Disambiguation4/5

Most tools target distinct Solana RPC methods or specific utility functions, and the descriptions clearly indicate the exact data returned (e.g., block_height vs. block_time vs. block_meta). A few pairs like confirmed_blocks and blocks_with_limit or slot_leader and slot_leaders could cause confusion, but on the whole boundaries are clear.

Naming Consistency4/5

All names use lowercase snake_case, which is consistent. However, the action placement varies: some are noun_noun (account_info, block_time), some are verb_noun (extract_url, web_search), and some are noun_verb (timezone_convert, semver_compare). This is a minor deviation from a strict verb_noun pattern but remains predictable and readable.

Tool Count1/5

With 61 tools, this is far beyond the typical well-scoped server range (3-15). While each tool is a distinct paid endpoint, the sheer quantity makes it extremely heavy for an agent to navigate, and the calibration explicitly labels 50+ tools as an extreme mismatch.

Completeness3/5

The Solana side covers many core read operations (account, block, epoch, supply, token, wallet), but several common RPC methods are absent (e.g., get_transaction, send_transaction, get_program_accounts). The utility set is broad but seems arbitrary, with missing standard conversions (e.g., base64, hashing) and no clear lifecycle coverage for any domain.

Resources