# agentdata-mcp MCP server

Crypto market data for AI agents via x402. tools: prices, funding, DeFi yields, arbitrage, TA.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-speteai-agentdata-mcp
- Repository: https://github.com/speteai/agentdata-mcp

## Install
- Endpoint: https://agentdata-api.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://agentdata-api.com/mcp

## Tools
- get_changes_since_last_call - Only what changed for a signal since THIS wallet last paid for it ($0.001 USDC — cheaper than any full payload). Replaces repeated polling: the server keeps the cursor, keyed to your wallet, so you never re-download or re-diff data you already have. Requires signal=. First call returns the last 24h. Endpoint: https://agentdata-api.com/mcp
- watch_condition - Register a standing condition and let the always-on server watch it for you ($0.010 USDC, up to 168h). An agent only exists while it runs and cannot wait; this is that missing faculty. Poll watch_status free instead of paying for repeated data calls. Endpoint: https://agentdata-api.com/mcp
- get_signal_calibration - FREE. How often our own signals turned out right, scored against a naive baseline. Every claim is written down before the outcome exists and scored afterwards from our own recorded series. Read this before trusting any signal here — including to find out which ones we cannot yet justify charging for. Endpoint: https://agentdata-api.com/mcp
- get_market_pulse - Bundle for $0.018 USDC: 8 signals in one call and one payment — sentiment, liquidation levels, volatility, correlation, funding predictions, positioning, supply, stablecoin health. Buying them separately costs $0.022 and eight settlements. Endpoint: https://agentdata-api.com/mcp
- get_crypto_prices - Real-time prices for BTC, ETH, SOL, BNB, XRP ($0.002 USDC) Endpoint: https://agentdata-api.com/mcp
- get_funding_rates - Perpetual funding rates with long/short signals ($0.002 USDC) Endpoint: https://agentdata-api.com/mcp
- get_funding_predictions - Predicted next funding rate for BTC/ETH/SOL on MEXC, with time to settlement ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_market_overview - Full market overview with sentiment + arb signals ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_volatility - 24h volatility for BTC/ETH/SOL ($0.002 USDC) Endpoint: https://agentdata-api.com/mcp
- get_liquidation_levels - Estimated liquidation zones by leverage 5x/10x/20x ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_correlation - 30-day price correlation matrix ($0.002 USDC) Endpoint: https://agentdata-api.com/mcp
- get_gas_prices - Multi-chain gas prices Base/ETH/SOL ($0.002 USDC) Endpoint: https://agentdata-api.com/mcp
- get_base_activity - Base network TPS + block activity ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_defi_yields - Top DeFi yields (Aave/Compound/Morpho/Pendle) ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_arbitrage_opportunities - Cross-exchange spreads MEXC/Binance/Bybit/OKX ($0.005 USDC) Endpoint: https://agentdata-api.com/mcp
- get_dex_vs_cex - DEX vs CEX price comparison ($0.005 USDC) Endpoint: https://agentdata-api.com/mcp
- get_technical_indicators - RSI, MACD, Bollinger Bands, ATR ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_support_resistance - S/R levels via fractal analysis ($0.005 USDC) Endpoint: https://agentdata-api.com/mcp
- get_sentiment - Fear & Greed + composite sentiment ($0.002 USDC) Endpoint: https://agentdata-api.com/mcp
- get_stablecoin_health - USDC/DAI depeg monitoring ($0.002 USDC) Endpoint: https://agentdata-api.com/mcp
- get_historical - Historical OHLCV candles ($0.010 USDC) Endpoint: https://agentdata-api.com/mcp
- get_positioning - Trader positioning: open interest, long/short ratios (global + top traders), funding — Binance + CoinEx ($0.005 USDC) Endpoint: https://agentdata-api.com/mcp
- get_etf_flows - Spot BTC & ETH ETF daily net flows (institutional demand, USD millions) — latest + 30-day history ($0.005 USDC) Endpoint: https://agentdata-api.com/mcp
- get_macro_onchain - Macro & on-chain context: stablecoin supply, BTC/ETH dominance, market cap, BTC network fundamentals, Fear & Greed, trending ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_supply - Circulating/total/max supply + circ/total overhang ratio per major coin — structural sell-pressure signal ($0.003 USDC) Endpoint: https://agentdata-api.com/mcp
- get_signal_history_7d - Recorded hourly history of a derived signal, most recent 7 days ($0.005 USDC). Cannot be reconstructed from public sources after the fact. Endpoint: https://agentdata-api.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.speteai
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 11, 2026
- Source: https://registry.modelcontextprotocol.io
