Skip to main content
Glama

Financial Modeling Prep MCP Server

getIncomeStatementGrowthBulk

Analyze income statement growth trends for multiple companies, tracking key metrics like revenue, net income, and operating income over time for informed corporate performance insights.

Instructions

The Bulk Income Statement Growth API provides access to growth data for income statements across multiple companies. Track and analyze growth trends over time for key financial metrics such as revenue, net income, and operating income, enabling a better understanding of corporate performance trends.

Input Schema

NameRequiredDescriptionDefault
periodYesPeriod (Q1, Q2, Q3, Q4, FY)
yearYesYear (e.g., 2023)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "period": { "description": "Period (Q1, Q2, Q3, Q4, FY)", "type": "string" }, "year": { "description": "Year (e.g., 2023)", "type": "string" } }, "required": [ "year", "period" ], "type": "object" }

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