@pipeworx/intrinio
Connect: https://gateway.pipeworx.io/intrinio/mcp · Install: one-click buttons
Tools: 4
Tools
- intrinio_options_chain — Options chain with greeks and implied volatility for a symbol at a given expiration — returns strike, type, bid/ask/last, volume, open interest, delta, and IV per contract. Example: intrinio_options_c
- intrinio_unusual_options — Unusual options activity for a symbol — large/block/sweep trades flagged by Intrinio with bullish/bearish sentiment, total premium value, and the contract traded. Intrinio’s signature feed for options
- intrinio_analyst_estimates — Zacks analyst EPS estimates for a company — consensus mean/high/low EPS estimate, number of analysts, and fiscal period. Example: intrinio_analyst_estimates({ symbol: “AAPL”, _apiKey: “your-key” })
- intrinio_target_price — Zacks target-price consensus for a company — mean/high/low/median analyst price targets and the number of estimates. Example: intrinio_target_price({ symbol: “AAPL”, _apiKey: “your-key” })
Tools
-
intrinio_analyst_estimates— Zacks analyst EPS estimates for a company — consensus mean/high/low EPS estimate, number of analysts, and fiscal period. Example: intrinio_analyst_estimates({ symbol: AAPL , _apiKey: your-key }) -
intrinio_options_chain— Options chain with greeks and implied volatility for a symbol at a given expiration — returns strike, type, bid/ask/last, volume, open interest, delta, and IV per contract. Example: intrinio_options_c -
intrinio_target_price— Zacks target-price consensus for a company — mean/high/low/median analyst price targets and the number of estimates. Example: intrinio_target_price({ symbol: AAPL , _apiKey: your-key }) -
intrinio_unusual_options— Unusual options activity for a symbol — large/block/sweep trades flagged by Intrinio with bullish/bearish sentiment, total premium value, and the contract traded. Intrinio's signature feed for options