Financial Modeling Prep
getCommodityQuotes
Get up-to-the-minute quotes for commodities with the FMP Real-Time Commodities Quotes API. Track the latest prices, changes, and volumes for a wide range of commodities, including oil, gold, and agricultural products.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getCommodityQuotes?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"short": {
"type": "boolean",
"description": "Whether to use short format"
}
}
}