Coresignal

Coresignal

Official
coresignal-com

Provides access to Coresignal's B2B database containing 74M+ company records, 823M+ employee profiles, and 399M+ job postings through API calls.

Access comprehensive B2B data on companies, employees, and job postings for your LLMs and AI workflows.

3216 views2Remote

What it does

  • Query company information from 74M+ records
  • Search employee profiles across 823M+ records
  • Access job posting data from 399M+ listings
  • Filter companies by location, industry, and size
  • Retrieve employee details and work history
  • Search current job openings and requirements

Best for

Sales teams building prospect listsRecruiters sourcing candidates and market intelligenceMarket researchers analyzing company landscapesBusiness developers identifying partnership opportunities
Remote server — zero local setupMassive dataset with 1B+ records total

About Coresignal

Coresignal is an official MCP server published by coresignal-com that provides AI assistants with tools and capabilities via the Model Context Protocol. Coresignal: Access comprehensive B2B data on companies, employees and job postings to power your LLMs and AI workflows. It is categorized under developer tools, analytics data. This server exposes 3 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install Coresignal in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server supports remote connections over HTTP, so no local installation is required.

License

Coresignal is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (3)

coresignal_company_multisource_api

Get company multisource data using Coresignal API

coresignal_employee_multisource_api

Get employee multisource data using Coresignal API

coresignal_job_api

Get job data using Coresignal API

Coresignal MCP

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 multi-source B2B data about companies, employees, and job postings directly within chat interfaces.

Connect the Coresignal MCP

The server is accessible via the following link:

https://mcp.coresignal.com/mcp

To connect to the remote Coresignal MCP server using mcp-remote you need to have Node.js installed.

Required configuration

To add the Coresignal MCP server to your client, include the following JSON object in MCP client configuration:


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

Available tools

The MCP server provides access to the following data entities:

  • Coresignal Company API: Access to 74M+ company records.
  • Coresignal Employee API: Access to 823M+ employee records.
  • Coresignal Jobs API: Access to 399M+ job posting records

Usage example

Below is an example of how you can use Coresignal MCP:

[Example request] Get 5 IT companies in Austin.

Response:

  1. Bazaarvoice - Software Development company with 1,744 employees
  2. Upland BA Insight - AI-enablement platform with 39 employees
  3. Blue Goji - Health Tech company with 54 employees
  4. Bloomfire - Knowledge Management Software with 79 employees
  5. Brightpearl by Sage - Software Development company with 135 employees

Documentation

For more detailed API documentation and further information, visit the Coresignal Documentation.

Alternatives

Related Skills

Browse all skills
usage-export

Export OpenClaw usage data to CSV for analytics tools like Power BI. Hourly aggregates by activity type, model, and channel.

1
mcp-developer

Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.

1
ccxt-typescript

CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples.

1
dotnet-backend

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET Core, Entity Framework Core, EF Core, .NET Core, minimal API, Web API, gRPC, authentication .NET, Identity, JWT .NET, authorization, LINQ, async/await C#, background service, IHostedService, SignalR, SQL Server, PostgreSQL .NET, dependency injection, middleware .NET.

109
supabase-developer

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

87
python-expert

Senior Python developer expertise for writing clean, efficient, and well-documented code. Use when: writing Python code, optimizing Python scripts, reviewing Python code for best practices, debugging Python issues, implementing type hints, or when user mentions Python, PEP 8, or needs help with Python data structures and algorithms.

40