Financial Modeling Prep

searchInsiderTradesByReportingName

Search for insider trading activity by reporting name using the Search Insider Trades by Reporting Name API. Track trading activities of specific individuals or groups involved in corporate insider transactions.

Remote cfocoder/financial-modeling-prep-mcp-server

Other tools also called searchInsiderTradesByReportingName? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Reporting person's name to search for"
    }
  }
}