Skip to main content
Glama

Financial Modeling Prep MCP Server

getLatestEquityOfferings

Track and analyze company equity offerings, including new share issuances, exempt offerings, and amendments, using financial data from the MCP server.

Instructions

Stay informed about the latest equity offerings with the FMP Equity Offering Updates API. Track new shares being issued by companies and get insights into exempt offerings and amendments.

Input Schema

NameRequiredDescriptionDefault
cikNoOptional CIK number to filter by
limitNoLimit on number of results (default: 10, max: 1000)
pageNoPage number (default: 0)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cik": { "description": "Optional CIK number to filter by", "type": "string" }, "limit": { "description": "Limit on number of results (default: 10, max: 1000)", "type": "number" }, "page": { "description": "Page number (default: 0)", "type": "number" } }, "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