You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_sec_company_ticker

Active

Tool of TensorFeed

declared in 1.36.2

Resolve a stock ticker symbol (e.g. AAPL, MSFT, NVDA) or numeric CIK to the canonical SEC entity record. Returns ticker, CIK, company name, and exchange. Pair with get_sec_submissions to retrieve filings. License: US Government public domain.

Parameters schema

{
  "type": "object",
  "required": [
    "ticker_or_cik"
  ],
  "properties": {
    "ticker_or_cik": {
      "type": "string",
      "description": "Ticker symbol (case-insensitive) or numeric CIK"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TensorFeed

https://github.com/RipperMercs/tensorfeed

1/7 registries
View full server →
lookup_sec_company_ticker — TensorFeed — PRSM MCP