Skip to main content
Glama

Financial Modeling Prep MCP Server

getBalanceSheetStatementsBulk

Retrieve and compare balance sheet data for multiple companies to analyze financial health, including total assets, liabilities, and equity, across specified periods.

Instructions

The Bulk Balance Sheet Statement API provides comprehensive access to balance sheet data across multiple companies. It enables users to analyze financial positions by retrieving key figures such as total assets, liabilities, and equity. Ideal for comparing the financial health and stability of different companies on a large scale.

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