Financial Modeling Prep

getCryptoQuotes

Access real-time cryptocurrency quotes with the FMP Full Cryptocurrency Quotes API. Track live prices, trading volumes, and price changes for a wide range of digital assets.

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

Other tools also called getCryptoQuotes? See providers with this name

Input Schema


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