Skip to main content
Glama

Financial Modeling Prep MCP Server

getCompanyProfileByCIK

Access comprehensive company profile data, including stock price, market capitalization, and industry details, using a company's unique Central Index Key (CIK) identifier.

Instructions

Retrieve detailed company profile data by CIK (Central Index Key) with the FMP Company Profile by CIK API. This API allows users to search for companies using their unique CIK identifier and access a full range of company data, including stock price, market capitalization, industry, and much more.

Input Schema

NameRequiredDescriptionDefault
cikYesCIK number

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cik": { "description": "CIK number", "type": "string" } }, "required": [ "cik" ], "type": "object" }
Install Server

Other Tools from Financial Modeling Prep MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/imbenrabi/Financial-Modeling-Prep-MCP-Server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server