Financial Modeling Prep
getEconomicCalendar
Stay informed with the FMP Economic Data Releases Calendar API. Access a comprehensive calendar of upcoming economic data releases to prepare for market impacts and make informed investment decisions.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getEconomicCalendar?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"to": {
"type": "string",
"description": "Optional end date (YYYY-MM-DD)"
},
"from": {
"type": "string",
"description": "Optional start date (YYYY-MM-DD)"
}
}
}