MCP.so
Sign In

Coresignal MCP

@Coresignal-com

About Coresignal MCP

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

Coresignal-com

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "coresignal_data_api": {
      "command": "npx",
      "args": [
        "[email protected]",
        "https://mcp.coresignal.com/sse",
        "--header",
        "apikey:${APIKEY_VALUE}"
      ],
      "env": {
        "APIKEY_VALUE": "<api_key>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Coresignal MCP?

The Coresignal MCP Server enables seamless integration of Coresignal's B2B data with AI-powered applications. It allows AI assistants to access fresh data about companies, employees, and job postings directly within chat interfaces.

How to use Coresignal MCP?

Connect via a remote SSE endpoint at https://mcp.coresignal.com/sse using the mcp-remote package. You need Node.js installed and an API key. Configure your MCP client with the provided JSON object, setting the APIKEY_VALUE environment variable to your API key.

Key features of Coresignal MCP

  • Access to 39M+ company records via Company API
  • Access to 725M+ employee records via Employee API
  • Access to 349M+ job posting records via Jobs API
  • Remote server, no local installation of data required
  • Secure connection using an API key

Use cases of Coresignal MCP

  • Query top companies in a specific location and industry
  • Retrieve employee data for a target company
  • Get recent job postings for market analysis

FAQ from Coresignal MCP

What is required to use the Coresignal MCP server?

You need Node.js installed, a valid API key from Coresignal, and an MCP client that supports remote servers via mcp-remote.

How do I connect to the Coresignal MCP?

Use the provided configuration with mcp-remote pointing to https://mcp.coresignal.com/sse and include your API key as a header.

What data does the Coresignal MCP provide?

It provides access to three APIs: Multi-source Company (39M+ records), Multi-source Employee (725M+ records), and Jobs (349M+ records).

Is the Coresignal MCP server local or remote?

It is a remote server accessed via SSE (Server-Sent Events) – no local data storage is involved.

Comments

More Other MCP servers