AgentData MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTDATA_BASE_URL | No | Override API base URL | https://agentdata-api.com |
| AGENTDATA_BUYER_PRIVATE_KEY | No | Wallet private key for auto-pay mode (optional) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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