get_company_facts
ActiveTool of sec
declared in 0.1.0
Get XBRL financial facts for a company by CIK number, ticker, or company name. Returns structured financial data including revenue, net income, total assets, and other reported metrics over time.
Parameters schema
{
"type": "object",
"examples": [
{
"cik": "320193"
}
],
"required": [
"cik"
],
"properties": {
"cik": {
"type": "string",
"description": "Company CIK (\"320193\"), ticker (\"AAPL\"), or name (\"Apple\") — ticker/name are auto-resolved to a CIK"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
sec
https://github.com/pipeworx-io/mcp-sec
1/7 registries