Loading languages...
CO

coresignal_data_api

@Coresignal-com2

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

B2B
company data
employee data
job postings
API

# mcpServer 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>"
      }
    }
  }
}

# stdio

npx mcp-remote@0.0.22 https://mcp.coresignal.com/sse --header apikey:${APIKEY_VALUE}

# sseURL

https://mcp.coresignal.com/sse
Transport:
sse
언어:
생성됨:5/22/2025
업데이트됨:7/8/2025