Financial Modeling Prep
getDelistedCompanies
Stay informed with the FMP Delisted Companies API. Access a comprehensive list of companies that have been delisted from US exchanges to avoid trading in risky stocks and identify potential financial troubles.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getDelistedCompanies?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"page": {
"type": "number",
"description": "Page number (default: 0)"
},
"limit": {
"type": "number",
"description": "Limit on number of results (default: 100, max: 100)"
}
}
}