# flashalpha MCP server

Real-time options analytics: GEX, exposure, greeks, volatility, VRP for US equities

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-tdobrowolski1-flashalpha
- Repository: https://github.com/FlashAlpha-lab/flashalpha-mcp

## Install
- Endpoint: https://lab.flashalpha.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://lab.flashalpha.com/mcp

## Tools
- get_historical_max_pain (Get Historical Max Pain) - Replay max pain, pain curve, dealer alignment, and pin probability at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_volatility (Get Historical Volatility) - Replay volatility analytics (ATM IV, realised vol, IV-RV spreads, skew, term structure) at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_zero_dte (Get Historical Zero-DTE) - Replay 0DTE analytics (pin risk, expected move, gamma acceleration, dealer hedging estimates for same-day expiry) at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_coverage (Get Historical Coverage) - List symbols backfilled in the historical archive with coverage windows, day counts, and gaps. Call this first to check whether a symbol + date range is queryable before sending a replay request. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_narrative (Get GEX Narrative) - Get verbal GEX narrative analysis. Describes gamma regime, key levels, dealer positioning, and price action implications in plain English. Endpoint: https://lab.flashalpha.com/mcp
- solve_iv (Solve Implied Volatility) - Solve for implied volatility from option market price. Reverse-engineers BSM to find what vol is priced in. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_narrative (Get Historical Narrative) - Replay the verbal narrative analysis (regime, key-level commentary, prior-day comparison) at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_tickers (List Available Tickers) - List all available stock/ETF tickers with live options data. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_vrp (Get Historical VRP) - Replay VRP dashboard (z-score, percentile, regime, strategy scores) at any minute since April 2018. Percentiles and z-scores are leak-free: date-bounded in SQL so the backtest only sees data strictly before the `at` timestamp. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_vrp_history (Get VRP History) - Get historical VRP time series: daily ATM IV, realized vol (5/10/20/30d), VRP, straddle price, and expected move for charting and backtesting. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_dex (Get Historical DEX) - Replay delta exposure (DEX) by strike at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_stock_summary (Get Historical Stock Summary) - Replay the comprehensive stock summary (price, IV, VRP, exposure, flow, macro) at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_levels (Get Key Options Levels) - Get key options levels: gamma flip point, call wall, put wall, max pain, highest OI strike. These act as support/resistance from dealer hedging. Endpoint: https://lab.flashalpha.com/mcp
- get_option_chain (Get Option Chain) - Get option chain metadata: available expirations and strikes for a ticker. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_surface (Get Historical IV Surface) - Replay the implied volatility surface grid at any minute since April 2018. EOD-stamped (SVI parameters refresh daily). Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- calculate_greeks (Calculate Option Greeks) - Calculate Black-Scholes option greeks (delta, gamma, theta, vega, rho, vanna, charm, speed, zomma, color). Pure math — no market data needed. Endpoint: https://lab.flashalpha.com/mcp
- get_advanced_volatility (Get Advanced Volatility) - Get advanced volatility analytics: SVI parameters, forward prices, total variance surface, arbitrage detection, greeks surfaces (vanna, charm, volga, speed), and variance swap fair values. Alpha tier required. Endpoint: https://lab.flashalpha.com/mcp
- get_account (Get Account Info) - Get your account info: plan, daily quota limit, usage today, remaining calls. Endpoint: https://lab.flashalpha.com/mcp
- get_option_quote (Get Option Quote) - Get live option quote with bid, ask, mid, IV, greeks, open interest, and volume. Filter by expiry, strike, and type. Endpoint: https://lab.flashalpha.com/mcp
- calculate_kelly (Calculate Kelly Sizing) - Compute Kelly criterion optimal position sizing for an option trade. Uses BSM expected value vs premium to find edge-maximizing bet size. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_stock_quote (Get Historical Stock Quote) - Replay a stock bid/ask/mid at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_max_pain (Get Max Pain) - Get max pain strike, pain curve, put/call OI ratio, dealer alignment, pin probability, and per-expiration breakdown. Endpoint: https://lab.flashalpha.com/mcp
- get_vrp (Get VRP Dashboard) - Get volatility risk premium (VRP) dashboard: live IV vs realized vol, VRP percentiles, term structure, regime classification, strategy scores, and macro context. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_levels (Get Historical Key Levels) - Replay key options levels (gamma flip, call/put walls, highest OI strike, 0DTE magnet) at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_exposure_summary (Get Historical Exposure Summary) - Replay the full exposure summary (net GEX/DEX/VEX/CHEX, regime, hedging estimates, top strikes) at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_surface (Get IV Surface) - Get the live 50x50 implied-volatility surface grid over (tenor, log-moneyness). Built from OTM contract IVs with bilinear interpolation. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_vex (Get Historical VEX) - Replay vanna exposure (VEX) by strike at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_volatility (Get Volatility Analysis) - Get comprehensive volatility analysis: ATM IV, realized vol (5/10/20/30d), VRP, 25-delta skew, IV term structure, GEX by DTE, theta by DTE, hedging scenarios, liquidity metrics. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_gex (Get Historical GEX) - Replay gamma exposure (GEX) by strike at any minute since April 2018. Returns same shape as live /v1/exposure/gex. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_zero_dte (Get Zero-DTE Analytics) - Get zero-days-to-expiration (0DTE) analytics: intraday gamma, time decay acceleration, pin risk, dealer hedging pressure for contracts expiring today. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_advanced_volatility (Get Historical Advanced Volatility) - Replay advanced volatility analytics (SVI parameters, forward prices, total variance surface, arbitrage flags, greek surfaces, variance swap fair values) at any minute since April 2018. EOD-stamped (SVI fits refresh daily). Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_chex (Get Historical CHEX) - Replay charm exposure (CHEX) by strike at any minute since April 2018. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_historical_option_quote (Get Historical Option Quote) - Replay the full option chain with BSM greeks, IV, OI at any minute since April 2018. Filter by expiry, strike, and type. Alpha tier. Endpoint: https://lab.flashalpha.com/mcp
- get_stock_summary (Get Stock Summary) - Get comprehensive stock summary: price, ATM IV, historical vol, VRP, skew, term structure, options flow, exposure data, and macro context (VIX, Fear & Greed, yield curve). Endpoint: https://lab.flashalpha.com/mcp
- get_chex (Get Charm Exposure (CHEX)) - Get charm exposure (CHEX) by strike. Shows how dealer delta hedging changes as time passes — reveals time-decay-driven flows. Endpoint: https://lab.flashalpha.com/mcp
- get_vex (Get Vanna Exposure (VEX)) - Get vanna exposure (VEX) by strike. Shows how dealer hedging changes with volatility moves. Endpoint: https://lab.flashalpha.com/mcp
- get_stock_quote (Get Stock Quote) - Get real-time stock quote (bid, ask, mid, last price) for a ticker symbol. Endpoint: https://lab.flashalpha.com/mcp
- get_exposure_summary (Get Exposure Summary) - Get full exposure summary: net GEX/DEX/VEX/CHEX, gamma regime (positive/negative), key levels, hedging estimates, zero-DTE breakdown, top strikes. Endpoint: https://lab.flashalpha.com/mcp
- get_gex (Get Gamma Exposure (GEX)) - Get gamma exposure (GEX) by strike. Shows dealer gamma positioning, gamma flip, call/put walls. Reveals where dealer hedging creates support/resistance. Endpoint: https://lab.flashalpha.com/mcp
- get_dex (Get Delta Exposure (DEX)) - Get delta exposure (DEX) by strike. Shows net dealer delta and directional bias from options hedging. Endpoint: https://lab.flashalpha.com/mcp

## Resources
- flashalpha://docs/screener-fields - Every field exposed by /v1/screener with type, units, and description. Use when constructing screener filters or sort orders. MIME type: text/markdown
- flashalpha://docs/screener - Reference for the live options screener at /v1/screener — filter DSL, sorts, computed formulas, sample queries. MIME type: text/markdown
- flashalpha://docs/mcp - Reference for the FlashAlpha MCP server — every tool, client setup snippets (Claude Desktop, Cursor, Windsurf), authentication, and example workflows. MIME type: text/markdown
- flashalpha://docs/historical - Full reference for historical.flashalpha.com — point-in-time replay of every analytics endpoint at minute resolution since April 2018. Documents the `at` parameter, coverage, intraday-vs-EOD data layers, and known gaps. MIME type: text/markdown
- flashalpha://docs/api - Full reference for the live FlashAlpha API at api.flashalpha.com — every endpoint (quotes, exposure, volatility, VRP, screener, account), parameters, response shapes, error codes. MIME type: text/markdown

## Prompts
- vrp_regime_check - Pull the VRP dashboard for a ticker and judge whether implied vol is rich vs realized, with strategy implications. Arguments: symbol
- zero_dte_brief - Pre-session brief for 0DTE trading — pin risk, expected move, gamma acceleration, dealer hedging tilts. Arguments: symbol
- historical_comparison - Compare current dealer positioning to a past reference date — useful for 'is this like 2020-03-16?' style questions. Arguments: symbol, reference_date
- analyze_exposure - Walk through the full dealer-positioning picture for a ticker — gamma regime, key levels, hedging pressure, 0DTE contribution. Arguments: symbol

## Metadata
- Owner: io.github.tdobrowolski1
- Version: 1.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 31, 2026
- Source: https://registry.modelcontextprotocol.io
