Financial Modeling Prep

getLatestSenateDisclosures

Access the latest financial disclosures from U.S. Senate members with the FMP Latest Senate Financial Disclosures API. Track recent trades, asset ownership, and transaction details for enhanced transparency in government financial activities.

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

Other tools also called getLatestSenateDisclosures? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number for pagination"
    },
    "limit": {
      "type": "number",
      "description": "Limit the number of results"
    }
  }
}