You're viewing a demo portfolio

Join the waitlist
PRSM

coresignal_company

Active

Tool of Coresignal

declared in 0.1.0

Look up a company's firmographics + headcount (size, employee count, industry, founding year, HQ, LinkedIn URL) from Coresignal by company name or website. LinkedIn-adjacent B2B data. Example: coresignal_company({ name: "Stripe", _apiKey: "your-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Company name to look up, e.g. \"Stripe\", \"OpenAI\". Provide this OR `website`."
    },
    "_apiKey": {
      "type": "string",
      "description": "Coresignal API key (BYO). Sign up + start a trial at coresignal.com."
    },
    "website": {
      "type": "string",
      "description": "Company website/domain, e.g. \"stripe.com\". Provide this OR `name`."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Coresignal

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

1/7 registries
View full server →
coresignal_company — Coresignal — PRSM MCP