@pipeworx/marketdata-app

Connect: https://gateway.pipeworx.io/marketdata-app/mcp · Install: one-click buttons

Tools: 4

Tools

  • marketdata_option_chain — Get the full option chain for an underlying stock/ETF/index, with strike, bid/ask/mid/last, volume, open interest, IV and greeks (delta/gamma/theta/vega). Filter by expiration, days-to-expiration, del
  • marketdata_option_quote — Get a live/delayed quote plus greeks for a single option contract, identified by its OCC option symbol. Returns bid/ask/mid/last, volume, open interest, IV, delta/gamma/theta/vega, and intrinsic/extri
  • marketdata_stock_quote — Get a live/delayed stock quote: bid/ask/mid/last, absolute + percent change, and session volume. Example: marketdata_stock_quote({ symbol: “AAPL”, _apiKey: “your-key” })
  • marketdata_candles — Get historical OHLCV candles for a stock symbol at a given resolution (“D” daily, “H” hourly, “5” for 5-minute, etc.). Provide a from/to date range. Example: marketdata_candles({ resolution: “D”, symb

Tools

  • marketdata_candles — Get historical OHLCV candles for a stock symbol at a given resolution ( D daily, H hourly, 5 for 5-minute, etc.). Provide a from/to date range. Example: marketdata_candles({ resolution: D , symbol: AA
  • marketdata_option_chain — Get the full option chain for an underlying stock/ETF/index, with strike, bid/ask/mid/last, volume, open interest, IV and greeks (delta/gamma/theta/vega). Filter by expiration, days-to-expiration, del
  • marketdata_option_quote — Get a live/delayed quote plus greeks for a single option contract, identified by its OCC option symbol. Returns bid/ask/mid/last, volume, open interest, IV, delta/gamma/theta/vega, and intrinsic/extri
  • marketdata_stock_quote — Get a live/delayed stock quote: bid/ask/mid/last, absolute + percent change, and session volume. Example: marketdata_stock_quote({ symbol: AAPL , _apiKey: your-key })

Regenerated from source · build July 9, 2026