Financial Modeling Prep

getPriceTargetLatestNews

Stay updated with the most recent analyst price target updates for all stock symbols using the FMP Price Target Latest News API. Get access to detailed forecasts, stock prices at the time of the update, analyst insights, and direct links to news sources for deeper analysis.

Remote cfocoder/financial-modeling-prep-mcp-server

Other tools also called getPriceTargetLatestNews? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "page": {
      "type": "number",
      "description": "Optional page number (default: 0, max: 100)"
    },
    "limit": {
      "type": "number",
      "description": "Optional limit on number of results (default: 10, max: 1000)"
    }
  }
}