Financial Modeling Prep

searchCompaniesByCIK

Easily find company information using a CIK (Central Index Key) with the FMP SEC Filings Company Search By CIK API. Access essential company details and filings linked to a specific CIK number.

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

Other tools also called searchCompaniesByCIK? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "cik": {
      "type": "string",
      "description": "Central Index Key (CIK)"
    }
  }
}