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 1.0.0).

stock_quote

Inactive

Tool of Market Intel MCP

declared in 1.0.0

Latest quote for a stock, ETF, or index via Yahoo Finance. Returns price, previous close, day high/low, and volume. Symbols: US tickers like AAPL, MSFT; indices like ^SPX. Use for equity research.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Ticker, e.g. AAPL, TSLA, or an index like ^SPX"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Market Intel MCP

https://github.com/selflabbs/market-intel-mcp

1/7 registries
View full server →
stock_quote — Market Intel MCP — PRSM MCP