Skip to main content
Glama

Financial Modeling Prep MCP Server

getCashFlowStatementsBulk

Retrieve bulk cash flow statements to analyze operating, investing, and financing activities for multiple companies over specific periods. Supports financial modeling and data-driven decision-making.

Instructions

The Cash Flow Statement Bulk API provides access to detailed cash flow reports for a wide range of companies. This API enables users to retrieve bulk cash flow statement data, helping to analyze companies’ operating, investing, and financing activities 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