You're viewing a demo portfolio

Join the waitlist
PRSM

stock_metadata

Active

Tool of Tiingo

declared in 0.1.0

Get metadata for a stock ticker: company name, description, exchange code, and the date range of available EOD price data. Example: stock_metadata({ ticker: "AAPL" })

Parameters schema

{
  "type": "object",
  "required": [
    "ticker"
  ],
  "properties": {
    "ticker": {
      "type": "string",
      "description": "Stock ticker symbol, e.g. \"AAPL\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own Tiingo API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tiingo

https://github.com/pipeworx-io/mcp-tiingo

1/7 registries
View full server →
stock_metadata — Tiingo — PRSM MCP