Financial Modeling Prep
searchCrowdfundingCampaigns
Search for crowdfunding campaigns by company name, campaign name, or platform with the FMP Crowdfunding Campaign Search API. Access detailed information to track and analyze crowdfunding activities.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called searchCrowdfundingCampaigns?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Company name, campaign name, or platform to search for"
}
}
}