coresignal_company
ActiveTool of Coresignal
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`."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Coresignal
https://github.com/pipeworx-io/mcp-coresignal
1/7 registries