You're viewing a demo portfolio

Join the waitlist
PRSM

search_companies

Active

Tool of sec

declared in 0.1.0

Search SEC EDGAR for companies by name or ticker symbol. Returns matching company names and their CIK numbers, which are needed for other SEC tools.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Apple"
    },
    {
      "query": "TSLA"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Company name or ticker to search for (e.g., \"Apple\", \"TSLA\", \"Microsoft\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

sec

https://github.com/pipeworx-io/mcp-sec

1/7 registries
View full server →
search_companies — sec — PRSM MCP