You're viewing a demo portfolio

Join the waitlist
PRSM

finance__get_stock_data

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Finance & Markets] Get stock market data for a ticker symbol from Yahoo Finance. Returns price, volume, market cap, PE ratio, dividend yield, and historical data. Args: ticker: Stock ticker symbol (e.g. "AAPL", "GOOGL", "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 →
finance__get_stock_data — com.thenextgennexus/enterprise-mcp-gateway — PRSM MCP