Skip to main content
Glama

Financial Modeling Prep MCP Server

getBalanceSheetGrowthBulk

Retrieve growth data across multiple companies' balance sheets to analyze financial position changes over specific periods and years for comprehensive insights.

Instructions

The Balance Sheet Growth Bulk API allows users to retrieve growth data across multiple companies’ balance sheets, enabling detailed analysis of how financial positions have changed over time.

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" }
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