Financial Modeling Prep
getCryptocurrencyBatchQuotes
Access live price data for a wide range of cryptocurrencies with the FMP Real-Time Cryptocurrency Batch Quotes API. Get real-time updates on prices, market changes, and trading volumes for digital assets in a single request.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getCryptocurrencyBatchQuotes?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"short": {
"type": "boolean",
"description": "Get short quotes instead of full quotes"
}
}
}