Stocks

local

stock-tools

Fetch real-time quotes, historical daily prices, and symbol search for stocks, ETFs, indices, and crypto via Yahoo Finance.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (3)

  • stock_quote
    Fetch a real-time stock/ETF/index quote by symbol (e.g. 'AAPL', 'MSFT', '^GSPC', 'BTC-USD'). Returns price, volume, change, market cap.
  • stock_history
    Historical daily prices for a symbol between two dates. Returns OHLC + volume rows.
  • stock_search
    Search for a stock, ETF, or index by name to find its ticker symbol.