Back to directory
coresignal_data_api

coresignal_data_api

@Coresignal-com3

The Coresignal MCP Server integrates Coresignal's B2B data (companies, employees, job postings) with AI applications, allowing AI assistants to access fresh data directly within chat interfaces.

B2Bcompany dataemployee datajob postingsAPIcontext

Installation & Configuration

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

Information

Transport
sse
Language
Unknown
Created
2025/5/22
Updated
2026/6/8