You're viewing a demo portfolio

Join the waitlist
PRSM

yahoo-finance__get_stock_quote

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Yahoo Finance] Get the current stock quote for a ticker symbol. Returns price, change, volume, market cap, P/E ratio. Args: ticker: Stock ticker symbol (e.g. 'AAPL', 'TSLA', 'MSFT')

Parameters schema

{
  "type": "object",
  "required": [
    "ticker"
  ],
  "properties": {
    "ticker": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →