Skip to main content
Glama
510,057 tools. Updated 2026-09-03 20:18

"Financial models for trading stocks, puts and calls" matching MCP tools:

  • Compute option Greeks (Delta, Gamma, Theta, Vega, Rho) for NSE stocks and indices. Returns full Greek chain for calls and puts with optional expiry.
    MIT
  • Retrieves the full options chain (calls and puts) for a US stock symbol and expiry date, including bid/ask/IV/volume. If no expiry is provided, returns the nearest available expiry.
    MIT
  • Retrieve a stock's full options chain for a chosen expiry, showing calls and puts with bid, ask, implied volatility, volume, and open interest.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to execute stock trading operations with built-in risk controls and human approval workflows. Supports paper trading simulation, real brokerage integration (Alpaca, Tradier), backtesting, sentiment analysis, and portfolio management while maintaining strict separation between AI intelligence and trade execution.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides read-only MCP tools for market snapshots, position risk, order reconciliation, and daily report previews with deterministic financial calculations, evidence chains, and audit trails.
    MIT

Matching MCP Connectors

  • Retrieve the top stocks by turnover value for a given trading date. Ranks stocks by price multiplied by volume, with optional count.
    MIT
  • Fetch a stock's options chain with calls, puts, and Greeks. View option prices, implied volatility, volume, and open interest by specific strike and expiration.
    MIT
  • Fetch full options chain (calls and puts) for a US stock symbol, optionally by expiry date, returning bid, ask, IV, volume, and open interest per strike. Defaults to nearest expiry if not specified.
    MIT
  • Retrieve the full options chain (calls and puts) for a US stock symbol by expiry, including bid, ask, volume, open interest, implied volatility, and in-the-money status. If no expiry is given, returns the nearest expiry.
    MIT
  • Find option strikes at a target delta for a ticker, such as 0.30 delta calls or 0.16 delta puts, to identify contracts for strategies like covered calls or credit spreads.
    MIT
  • Retrieve stocks flagged for attention by the Taiwan Stock Exchange today, providing announcement details, trading information, and financial metrics for informed market monitoring.
    Python
    MIT
  • Get options intelligence snapshot for any US equity — IV30, put/call ratio, top calls/puts by volume, and unusual-volume flags. Data from free CBOE delayed feed.
    MIT
  • Retrieve the options chain for NSE F&O stocks and indices, including calls and puts with last price, open interest, implied volatility, and volume. Optionally specify expiry and strike range.
    MIT
  • Analyzes Prisma schema and database calls to detect nonexistent models or fields, suggests missing indexes, and checks for migration drift.
    MIT
  • Retrieve options chain for any stock, including calls and puts with expirations, strikes, volumes, open interest, implied volatility, and greeks.
    MIT
  • Fetch a list of all A-share stocks and indices with their trading status for a specific date. Returns a markdown table showing stock codes, names, and whether they are trading or suspended.
    MIT
  • Retrieve option chain data from Interactive Brokers in real-time, including calls, puts, strikes, bids, asks, volume, and implied volatility. Requires a local TWS or IB Gateway connection.
    MIT