mcpbeat

Market Data MCP Server

ai.iturri/market-data
answering

Market Data is answering right now. Last checked moments ago. It exposes 21 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
21
Tools
read from the server
119 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add market-data --transport http https://iturri.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "market-data": {
      "url": "https://iturri.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.market-data]
url = "https://iturri.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "market-data": {
      "url": "https://iturri.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "market-data": {
      "url": "https://iturri.ai/mcp"
    }
  }
}

Available tools 21

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

funding
get_funding
Perp funding-rate settlement history from listing date (checksummed archive).
get_funding_spread
Hourly CEX-vs-DEX funding spread (67 symbols): Hyperliquid funding vs Binance 1h-equivalent, from HL genesis 2023-05.
audit
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_bars).
bars
get_bars
Quality-flagged OHLCV candles. Priced per 1,000 candles.
build
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), mtf (aligned multi-timeframe bundle $9, crypto only), features (feature matrix, crypto $7 / equity $4). Priced as the SKU.
context
get_context
Context series: fear_greed_1d, VIX_1d, DXY_1d, TNX_1d, DJI_1d.
describe
describe_catalog
Free discovery: symbols, timeframes, ranges, pricing, quality legend.
events
get_events
Curated macro/crypto events (FOMC w/ surprise, halvings, incidents) in a range.
features
get_features
Documented leakage-safe feature matrix rows. Priced per call.
fundamentals
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).
insider
get_insider
SEC Form 4 insider transactions as filed (80 symbols, since 2016): officer/director trades with shares, price, post-trade holdings.
institutional
get_institutional
Quarterly 13F institutional aggregates (81 symbols): holders, shares, value + QoQ deltas from SEC DERA structured tables.
lookahead
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).
market
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.
open
get_open_interest
Hourly open interest with per-row quality flags (verified archive + flagged bridge).
orderflow
get_orderflow
Taker buy/sell imbalance, trade counts, quote volume (1h/1d via API; denser tiers in packs). buy_ratio 0.5 = balanced.
quality
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.
regime
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.
survivorship
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.
validate
validate_backtest_data
Quality report for a dataset spec before you backtest on it: coverage, per-bar quality distribution, gaps, and concrete warnings.
whats
get_whats_new
FREE: what the daily refresh changed — dataset windows extended vs ~7 days ago, new symbols and sections, freshness per asset class.

Endpoints

URLTransportStateLatencyChecked
https://iturri.ai/mcp streamable-http answering 132 ms 0 min ago

Market Data — questions

Answers built from our own checks of this server.

What can Market Data do?
It exposes 21 tools, read directly from the server on our last check. Among them: audit_my_data, build_bundle, describe_catalog, get_bars, get_context, get_events and 15 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Market Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 119 ms. The bar chart above shows every period we have measured.
Is Market Data still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Market Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Market Data need an API key?
No. Market Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 21 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Market Data?
It answers our handshake in 119 ms on average, which is faster than 79% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.