Financial Modeling Prep
getMutualFundQuotes
Access real-time quotes for mutual funds with the FMP Mutual Fund Price Quotes API. Track current prices, performance changes, and key data for various mutual funds.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getMutualFundQuotes?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"short": {
"type": "boolean",
"description": "Whether to use short format"
}
}
}