get_historical_options_data

shallow

io.github.connerlambden/helium-mcp · Verify this server

Get the full historical options chain for a ticker on a specific date. Returns the complete options chain including all expirations and contracts, with bid, ask, mid prices, greeks, and Helium's proprietary model values (helium_theo, helium_pitm, should_i_buy, should_i_sell, terminal_buy_pl, terminal_sell_pl, etc.) baked into each contract. Returns: - symbol, date, data_source ('recent' or 's3') - num_expirations: number of distinct expiration dates - total_contracts: total number of option contracts - option_chain: dict keyed by expiration index, each value is a list of option contracts Each contract includes fields like: putCall, symbol, description, bid, ask, mark, mid_price, strikePrice, expirationDate, daysToExpiration, delta, gamma, theta, vega, impliedVolatility, openInterest, volume, helium_theo, helium_pitm, should_i_buy, should_i_sell, terminal_buy_pl, terminal_sell_pl, and more. Args: symbol: Ticker symbol, e.g. 'AAPL', 'TSLA', 'SPY'. date: Date in YYYY-MM-DD format, e.g. '2026-04-10'.

100.0/100

1 trials · measured 8 days ago

get_historical_options_data scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.connerlambden/helium-mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Content & media
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_historical_options_data
[![Vouch score](https://vouch.tools/api/tools/012c5153-215e-45ea-aff1-e00d3f446eed/badge.svg)](https://vouch.tools/tools/012c5153-215e-45ea-aff1-e00d3f446eed)
get_historical_options_data — Vouch