Financial Modeling Prep
searchMergersAcquisitions
Search for specific mergers and acquisitions data with the FMP Search Mergers and Acquisitions API. Retrieve detailed information on M&A activity, including acquiring and targeted companies, transaction dates, and links to official SEC filings.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called searchMergersAcquisitions?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Company name to search for"
}
}
}