Financial Modeling Prep

getIndexQuotes

Track real-time movements of major stock market indexes with the FMP Stock Market Index Quotes API. Access live quotes for global indexes and monitor changes in their performance.

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

Other tools also called getIndexQuotes? See providers with this name

Input Schema


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