prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
prophet MCP Server
MCP server for facebook/prophet
Ready-to-Use Client Configurations
{
"mcpServers": {
"prophet": {
"command": "npx",
"args": [
"-y",
"@facebook/prophet"
]
}
}
}