Skip to content
Back to search
100
MCP live v0.2.2 streamable-http

ai.iturri/market-data

ai.iturri/market-data

Verified market data for AI trading agents: quality-flagged candles, funding, OI, order flow. x402.

Uptime
10.0%
10 probes
Response
114ms
last probe
Tools
21
callable
Primary URL
https://iturri.ai/mcp

Tools · 21

describe_catalog

Free discovery: symbols, timeframes, ranges, pricing, quality legend.

get_bars

Quality-flagged OHLCV candles. Priced per 1,000 candles.

get_features

Documented leakage-safe feature matrix rows. Priced per call.

build_bundle

Signed URL for a dataset SKU. Packs: crypto|equities ($59 each), everything ($149: both packs + all token sequences, $730 list), tokens ($18/symbol), dataset (per-symbol OHLCV, crypto $14 / equity $5)…

get_regime_label

Descriptive market-state label (trend/range × calm/vol quadrant) for the most recent completed bar at or before a timestamp. Not a prediction.

get_funding

Perp funding-rate settlement history from listing date (checksummed archive).

get_open_interest

Hourly open interest with per-row quality flags (verified archive + flagged bridge).

get_context

Context series: fear_greed_1d, VIX_1d, DXY_1d, TNX_1d, DJI_1d.

get_events

Curated macro/crypto events (FOMC w/ surprise, halvings, incidents) in a range.

get_orderflow

Taker buy/sell imbalance, trade counts, quote volume (1h/1d via API; denser tiers in packs). buy_ratio 0.5 = balanced.

validate_backtest_data

Quality report for a dataset spec before you backtest on it: coverage, per-bar quality distribution, gaps, and concrete warnings.

audit_my_data

FREE: submit YOUR OHLCV bars and get an accuracy verdict against the verified archive — score, worst windows, systematic-offset findings. Tells you what's wrong, not the corrected values (that's get_b…

lookahead_check

FREE: submit backtest signals ({t, price}) and get an execution-feasibility verdict — impossible fills outside the bar's traded range, fills pinned at bar extremes (classic lookahead bias).

survivorship_check

FREE: submit a backtest universe + window and get a survivorship-bias verdict — which of your symbols died mid-window, and which delisted symbols we cover that your universe omits.

get_fundamentals

Point-in-time SEC XBRL fundamentals (80 filers, incl. delisted): every restatement vintage with its filed date. Pass as_of for what was knowable then. Filter by concept (e.g. Assets, Revenues).

get_insider

SEC Form 4 insider transactions as filed (80 symbols, since 2016): officer/director trades with shares, price, post-trade holdings.

get_institutional

Quarterly 13F institutional aggregates (81 symbols): holders, shares, value + QoQ deltas from SEC DERA structured tables.

get_funding_spread

Hourly CEX-vs-DEX funding spread (67 symbols): Hyperliquid funding vs Binance 1h-equivalent, from HL genesis 2023-05.

get_market_pulse

FREE daily pulse across the catalog: regime flips, funding extremes, CEX-vs-DEX spread extremes, biggest daily moves. One day of values — the history behind each number is the priced product.

get_whats_new

FREE: what the daily refresh changed — dataset windows extended vs ~7 days ago, new symbols and sections, freshness per asset class.

get_quality_receipts

FREE public scoreboard: last 30 daily fresh-data audits (cross-venue in-band vs Coinbase, 1m->1h rebuild exactness, depth sanity) — failures included, not hidden.

Similar MCP servers embedding-nearest

ai.marketintell/marketintell live
AI analyst desk for stocks, options & crypto with sourced trade setups and a public accuracy record.
17 tools · streamable-http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse
Signal8 live
SEC filings, dilution, insider & institutional ownership, and political-trade data for AI agents.
87 tools · streamable-http
Cabrini Market Data live
US stock market data for AI agents — 23 years of minute bars, SEC filings, fundamentals.
14 tools · streamable-http
aTars MCP live
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
18 tools · streamable-http
agentservices.to live
MCP endpoint submitted at 2026-07-07T12:13:24+00:00
37 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.iturri/market-data": {
      "url": "https://iturri.ai/mcp",
      "transport": "streamable-http"
    }
  }
}