Skip to main content
Glama

Financial Modeling Prep MCP Server

getEarningsSurprisesBulk

Retrieve bulk annual earnings surprises data to analyze how companies performed against EPS estimates. Ideal for investors and analysts seeking insights on multiple companies at once.

Instructions

The Earnings Surprises Bulk API allows users to retrieve bulk data on annual earnings surprises, enabling quick analysis of which companies have beaten, missed, or met their earnings estimates. This API provides actual versus estimated earnings per share (EPS) for multiple companies at once, offering valuable insights for investors and analysts.

Input Schema

NameRequiredDescriptionDefault
yearYesYear to get earnings surprises for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "year": { "description": "Year to get earnings surprises for", "type": "string" } }, "required": [ "year" ], "type": "object" }
Install Server

Other Tools from Financial Modeling Prep MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/imbenrabi/Financial-Modeling-Prep-MCP-Server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server