Submit

Coresignal

@coresignal-mcp

Access comprehensive B2B data on companies, employees, and job postings for your LLMs and AI workflows. The MCP server provides access to the following data entities: Coresignal Multi-source Company API: Access to 39M+ company records. Coresignal Multi-source Employee API: Access to 725M+ employee records. Coresignal Jobs API: Access to 349M+ job posting records
Overview

What is Coresignal?

Coresignal is a data service that provides comprehensive B2B data on companies, employees, and job postings, designed for integration with AI workflows and applications.

How to use Coresignal?

To use Coresignal, connect to the MCP server using Node.js and configure your client with the provided JSON object, including your API key.

Key features of Coresignal?

  • Access to over 39 million company records through the Multi-source Company API.
  • Access to over 725 million employee records via the Multi-source Employee API.
  • Access to over 349 million job postings through the Jobs API.

Use cases of Coresignal?

  1. Enriching AI models with up-to-date B2B data.
  2. Enabling chatbots to provide real-time company and job information.
  3. Supporting market research and competitive analysis with extensive employee and company data.

FAQ from Coresignal?

  • What kind of data can I access with Coresignal?

You can access data on companies, employees, and job postings.

  • Is there a limit to the number of requests I can make?

Yes, usage limits may apply based on your subscription plan.

  • How do I get my API key?

You can obtain your API key by signing up on the Coresignal platform.

Server Config

{
  "mcpServers": {
    "coresignal_data_api": {
      "command": "npx",
      "args": [
        "mcp-remote@0.0.22",
        "https://mcp.coresignal.com/sse",
        "--header",
        "apikey:${APIKEY_VALUE}"
      ],
      "env": {
        "APIKEY_VALUE": "<api_key>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.