Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_USD_TOTALNoMaximum total USD spend per session. Default 5.5
MAX_USD_PER_CALLNoMaximum USD allowed per single call. Default 0.05.0.05
WALLET_PRIVATE_KEYNoYour wallet private key (needed for paid tools; free tools work without it). Must hold USDC on Base.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
token_rugcheckA

Safety check a token BEFORE buying or swapping. Returns a GO/CAUTION/DANGER verdict. Covers EVM chains (eth, bnb, base: honeypot/sellability, buy & sell tax, mint authority, ownership, holder concentration), Solana (freeze/mint authority, transfer controls), and Robinhood Chain (holder concentration, burned %). Use this for ANY unfamiliar token, especially meme coins.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

token_holdersA

Holder concentration for a token: top holder %, top-10 %, holder count. High concentration means a whale can dump on you. Works on EVM chains (eth, bnb, base), Solana, and Robinhood Chain.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

token_momentumA

Short-term price/volume momentum for a token: is it pumping or fading right now. Works on EVM chains (eth, bnb, base) and Solana.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

meme_discoverA

Find meme tokens that are trending / newly launched right now on a chain. Use to see what is hot before picking a token to research.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

meme_signalA

Composite BUY/HOLD/AVOID signal for a meme token, combining safety, momentum and holder concentration into one verdict. Costs more than a single check but replaces several calls.

PAID TOOL: up to $0.02 USDC per call (x402 on Base). Paid automatically from your configured wallet.

solana_bundle_checkA

Solana only. Detects whether a token launch was bundled or sniped (insiders buying in the same block), a strong rug signal on new Solana meme coins.

PAID TOOL: up to $0.015 USDC per call (x402 on Base). Paid automatically from your configured wallet.

token_priceA

Live price, liquidity, 24h volume, FDV and market cap for a token from DEX pairs.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

token_supplyB

Total supply, circulating supply and decimals for a token.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

token_snapshotA

One-shot overview of a token: price, supply and safety flags combined. Cheaper than calling price, supply and rugcheck separately.

PAID TOOL: up to $0.015 USDC per call (x402 on Base). Paid automatically from your configured wallet.

wallet_riskA

Reputation check for an address: scam/phishing flags, age, activity. Use before sending funds to or trusting an unknown address.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

wallet_sanctionsA

Screens a wallet address against OFAC sanctions lists. Use for compliance before accepting funds from an address.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

contract_safetyA

Scans a smart contract for dangerous patterns: proxy/upgradeable, owner privileges, unverified source. Use before approving or interacting with an unknown contract.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

wallet_signalB

Composite SAFE/CAUTION/DANGER verdict for an address, combining reputation, contract checks and sanctions.

PAID TOOL: up to $0.02 USDC per call (x402 on Base). Paid automatically from your configured wallet.

fear_greedA

Current Crypto Fear & Greed index (0-100) and its label. Use to gauge overall market sentiment. No input.

PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

gas_oracleA

Current gas prices (slow/average/fast) on an EVM chain. Use to time a transaction or estimate cost.

PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

ens_resolveA

Resolve an ENS name to an address, or an address back to its ENS name.

PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

defi_tvlB

Total value locked and recent change for a DeFi protocol.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

defi_yieldsA

Find yield/farming opportunities, optionally filtered by token symbol, chain, or safety.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

chain_tvlA

Total value locked per blockchain, or for one chain. Use to compare ecosystem size.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

stablecoin_pegA

Peg status and market cap of stablecoins. Use to detect a depeg event.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

derivatives_fundingA

Funding rates and open interest for a perpetual across exchanges. Use to read leverage positioning.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

trade_signalA

Composite trade signal for a major asset, combining price, derivatives positioning and sentiment. NOT investment advice.

PAID TOOL: up to $0.02 USDC per call (x402 on Base). Paid automatically from your configured wallet.

prediction_marketsA

Browse active prediction markets, optionally filtered by tag and ordered by volume/liquidity.

PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

prediction_searchA

Search prediction markets by keyword. Use to find the market for a specific event.

PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

prediction_marketA

Detail and current implied forecast for one prediction market.

PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

prediction_historyA

Historical price series for one outcome token of a prediction market.

PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_healthA

Live network health of Robinhood Chain (Ethereum L2 on Arbitrum Orbit, chain_id 4663, mainnet since July 2026): latest block, block time, gas, tx counts, ETH price. No input.

PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_walletA

Wallet snapshot on Robinhood Chain: ETH balance (+USD), tx count, account type, scam/reputation flags, optionally token holdings (deep=true).

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_wallet_scoreA

Activity score (0-100) and tier (dormant/low/moderate/active/very active) for a Robinhood Chain wallet.

PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_token_screenerA

Screen tokens on Robinhood Chain by holders: tokenized Stock Tokens (NVDA, TSLA, MSTR, GME...) and community/meme tokens. Filter with stockOnly, or search by name/symbol.

PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_token_detailA

Detail for one token on Robinhood Chain: symbol, name, holders, supply, price, market cap, 24h volume, and whether it is a Robinhood Stock Token.

PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_txA

Look up a transaction on Robinhood Chain by hash: status, method, from/to, value, fee, block, timestamp.

PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_trendingA

Trending tokens on Robinhood Chain by 24h volume: meme/community tokens pumping now. Stock Tokens excluded unless includeStock=true.

PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

rhchain_burnA

Burn stats for a token on Robinhood Chain: amount sent to burn addresses (0x0, 0x...dEaD) and % of total supply burned. Use to verify deflationary claims.

PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

x402_list_paid_toolsA

FREE. Lists every paid tool in this server with its price in USDC. Call this FIRST to see what data is available and what it costs before spending anything.

x402_spend_statusA

FREE. Shows how much USDC has been spent this session and the configured spend caps (per call and total).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lucle87/boo-x402-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server