MCP server · Prevedere
prevedere-board-foresight
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Prevedere. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Prevedere publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_alerts— GET /alertsget_alertdefinitions— GET /alertdefinitionsget_id— GET /{id}get_analysisjobs— GET /analysisjobsget_analysisjob_analysisjobid_returndata— GET /analysisjob/{AnalysisJobId}/{ReturnData}get_componentcontributionoverridevalues_forecastmodelid— Retrieves all Contribution Override Values for a given locked modeldelete_componentcontributionoverridevalues_forecastmodelid— Deletes all Component Contribution Override Values for a given locked modelpost_componentcontributionoverridevalues— Creates Component Contribution Override Values for a given locked modelget_context— Retrieves current User Context (Company, Features, Roles, User)get_clientdimensions— GET /clientdimensionspost_importclientdata_clientdimensiongroupid_shoulddeleteexistingrecords— POST /importclientdata/{ClientDimensionGroupId}/{ShouldDeleteExistingRecords}post_validateclientdata_clientdimensiongroupid— POST /validateclientdata/{ClientDimensionGroupId}get_discover_jobs— GET /discover/jobsget_discover_search_definitionid— Searches latest discover results for a given definition idget_aggregationmethods— GET /aggregationmethodsget_calculations— GET /calculationsget_frequencies— GET /frequenciesget_seasonalities— GET /seasonalitiesget_forecastmodeltypes— GET /forecastmodeltypesget_classifications— GET /classificationsget_favorites— GET /favoritesget_favorite_id— GET /favorite/{Id}get_backtest— GET /backtestget_forecastmodel_forecastmodelid— Retrieves information for a single model given the IDget_forecastmodels— Retrieves the list of accessible forecast models for the userget_rawmodel_forecastmodelid— GET /rawmodel/{ForecastModelId}get_rawmodel_forecastmodelid_useforecastfrequency— GET /rawmodel/{ForecastModelId}/{UseForecastFrequency}get_model_summary_forecastmodelid— GET /model/summary/{ForecastModelId}get_model_consistency_forecastmodelid— GET /model/consistency/{ForecastModelId}get_forecast_forecastmodelid— GET /forecast/{ForecastModelId}get_model_contribution_forecastmodelid— GET /model/contribution/{ForecastModelId}post_model_modelhealth_forecastmodelid— Checks model health for the given model idget_model_impact_forecastmodelid— GET /model/impact/{ForecastModelId}get_forecast_risk_forecastmodelid— GET /forecast/risk/{ForecastModelId}get_forecast_riskgrowth_forecastmodelid— GET /forecast/riskgrowth/{ForecastModelId}get_forecast_statistics_forecastmodelid— GET /forecast/statistics/{ForecastModelId}get_forecast_modelscore_forecastmodelid— GET /forecast/modelscore/{ForecastModelId}get_forecast_logcontribution_forecastmodelid— Retrieves a log forecast model contributionget_forecastmodelhistory_forecastmodelid— GET /forecastmodelhistory/{ForecastModelId}get_summaries— GET /summariesget_forecast_summary_forecastsummaryid— GET /forecast/summary/{forecastSummaryId}get_indicator_composite_definition_provider_providerid— Retrieves the definition of a composite indicatorput_indicator_composite_definition_provider_providerid— Updates the definition of a composite indicatorpost_indicator_composite_definition— Creates a composite indicatorget_indicator_provider_providerid— GET /indicator/{Provider}/{ProviderId}get_indicator_series_provider_providerid— GET /indicator/series/{Provider}/{ProviderId}post_indicator_series_transform— POST /indicator/series/transformget_correlation_fixedprovider_fixedproviderid_leadingprovider_leadingproviderid_frequency_calculation— GET /correlation/{FixedProvider}/{FixedProviderId}/{LeadingProvider}/{LeadingProviderId}/{Frequency}/{Calculation}get_search— GET /searchpost_indicator_create— POST /indicator/createput_indicator_update— PUT /indicator/updateget_provider— GET /providerget_scenarios— GET /scenariosget_scenario_scenarioid— GET /scenario/{scenarioId}get_tag— GET /tagget_test— GET /testget_company— Retrieves all companies for authenticated userput_company_companyid— PUT /company/{CompanyId}get_workbench_workbenchid— GET /workbench/{WorkbenchId}put_workbench_update— PUT /workbench/updateget_workbench_series_workbenchid— GET /workbench/series/{WorkbenchId}get_workbenches— GET /workbenches
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.