Financial Modeling Prep

getShareFloat

Understand the liquidity and volatility of a stock with the FMP Company Share Float and Liquidity API. Access the total number of publicly traded shares for any company to make informed investment decisions.

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

Other tools also called getShareFloat? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Stock symbol"
    }
  }
}