You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

stock-price-multi

Inactive

Tool of The Stall

declared in 4.97.1

Stock price for up to 5 US equity tickers in one call — returns current stock price, change %, volume, day range, and 52-week range per ticker. Works with any NYSE/NASDAQ symbol (STRC, AMD, MSTR, SLV, USO, etc.). Sourced from Yahoo Finance public data, no API key.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "tickers": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Up to 5 US stock ticker symbols as an array (e.g. [\"AAPL\",\"NVDA\",\"MSFT\"]). Case-insensitive. A comma-separated string is also accepted."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →