mcpserver.lol
registry/market-data
Connection check verified live · 20h ago

market-data

US equity data for AI agents — 23 years intraday + daily, SEC filings. x402 USDC payments.

Tools 15
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

15 tools

Read from the running server on 20h ago.

get_bars enddatestartticker*adjustedinterval*
Resampled intraday bars at custom timeframes (3, 6, 9, 12, 15, 30, 60, 240 min) for one ticker. Every bar carries absolute open/high/low/close plus fractional change from the daily…
get_brief dateticker*lookback_days
Full research brief: price, fundamentals, insiders, splits for one ticker. $0.25 USDC.
get_company ticker*
Company profile: name, CIK, industry, exchange, fiscal year. $0.005 USDC.
get_filings typesticker*to_datesectionsaccessionfrom_date
SEC filing index (10-K, 10-Q, 8-K, proxies) for a ticker. $0.01 USDC; add sections=[risk_factors, mdna] to extract full section text from the latest 10-K/10-Q for $0.05.
get_fundamentals ticker*metricsto_datefrom_date
Quarterly fundamentals from SEC EDGAR (revenue, EPS, margins, etc). $0.02 USDC.
get_insiders ticker*to_datefrom_date
Insider transactions (Form 4) from SEC EDGAR. $0.02 USDC.
get_pricing
Pricing and data coverage information. Free.
get_sample
FREE, no payment: real intraday OHLCV bars for AAPL on 2024-01-02, identical in shape to a paid query. Call this first to verify data quality before spending. Takes no arguments —…
get_stats
Platform statistics. Free.
list_tickers date*
List all tickers that traded on a given date. $0.005 USDC.
query_batch date*tickers*
Multiple tickers for one date. Every bar carries absolute open/high/low/close plus fractional change from that ticker's own daily open. $0.02/ticker, no limit.
query_daily end*start*ticker*
Daily OHLCV bars plus VWAP, range_pct and true_range_pct for one ticker over a date range. range_pct = (high - low) / open is a ready-made volatility read; true_range_pct also capt…
query_minute_bars date*ticker*interval
Full trading day of intraday bars for one US stock (interval 3-240 min, default 3m). Every bar carries absolute open/high/low/close plus pct_open/pct_high/pct_low/pct_close (fracti…
query_range end*start*ticker*interval
Multi-day intraday bars for one ticker (interval 3-240 min, default 3m). Every bar carries absolute open/high/low/close plus fractional change from that day's own open — percentage…
scan_market date*limitgap_up_pctvolume_mingap_down_pctrange_pct_min +3
Scan all US stocks on a date for custom criteria (gaps, volume, change). Returns pct_change, range_pct, pct_gap, true_range_pct, volume and volume_ratio per match — criteria in per…