Skip to main content
Glama
speteai

AgentData MCP Server

by speteai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENTDATA_BASE_URLNoOverride API base URLhttps://agentdata-api.com
AGENTDATA_BUYER_PRIVATE_KEYNoWallet private key for auto-pay mode (optional)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_crypto_pricesA

Get real-time prices for BTC, ETH, SOL, BNB, XRP. Costs $0.001 USDC.

get_funding_ratesA

Get perpetual futures funding rates for BTC/ETH/SOL with long/short signals. Costs $0.001 USDC.

get_market_overviewA

Get full market overview with sentiment bias, arbitrage detection, funding yield. Costs $0.002 USDC.

get_volatilityA

Get 24h volatility, range, and annualized volatility for BTC/ETH/SOL. Costs $0.001 USDC.

get_liquidation_levelsA

Get estimated liquidation zones by leverage (5x/10x/20x) for BTC/ETH/SOL. Costs $0.002 USDC.

get_correlationA

Get 30-day price correlation matrix (ETH/BTC, SOL/BTC, SOL/ETH). Costs $0.001 USDC.

get_gas_pricesA

Get current gas prices for Base, Ethereum, Solana with USD cost estimation. Costs $0.001 USDC.

get_base_activityA

Get Base Mainnet network activity: TPS, block stats, gas utilization. Costs $0.002 USDC.

get_defi_yieldsA

Get top DeFi yield opportunities from Aave, Compound, Morpho, Pendle (via DefiLlama). Costs $0.002 USDC.

get_arbitrage_opportunitiesA

Get cross-exchange arbitrage opportunities between MEXC, Binance, Bybit, OKX. Costs $0.003 USDC.

get_dex_vs_cexA

Get DEX aggregated prices vs CEX prices with spread analysis for BTC/ETH/SOL. Costs $0.003 USDC.

get_technical_indicatorsA

Get RSI, MACD, Bollinger Bands, ATR for a symbol/interval. Costs $0.002 USDC.

get_support_resistanceA

Get support & resistance levels via fractal analysis on 4h timeframe. Costs $0.003 USDC.

get_sentimentA

Get composite market sentiment: Fear & Greed Index + Funding-based + composite score. Costs $0.001 USDC.

get_stablecoin_healthA

Get stablecoin peg monitoring (USDC, DAI live depeg check) + top 10 stablecoins by market cap. Costs $0.001 USDC.

get_historicalA

Get historical OHLCV candles for backtesting. Costs $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

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/speteai/agentdata-mcp'

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