Financial Modeling Prep

getETFQuotes

Get real-time price quotes for exchange-traded funds (ETFs) with the FMP ETF Price Quotes API. Track current prices, performance changes, and key data for a wide variety of ETFs.

Remote cfocoder/financial-modeling-prep-mcp-server

Other tools also called getETFQuotes? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "short": {
      "type": "boolean",
      "description": "Whether to use short format"
    }
  }
}