
Coresignal MCP: Top-quality B2B data for AI agents
The MCP with OAuth connects multi-source company, employee, and jobs data directly to an agent or any MCP-ready platform without exposing an API key.
Multi-source Company API
Company firmographics, financials, funding, workforce, online presence, technographics, reviews, and more. 500+ data points in each record.
Multi-source Employee API
A full, up-to-date picture of someone's professional experience, qualifications, and professional activity. 250+ data points in each record.
Jobs API
Active job postings from a database updated in real time, and years of historical job posting data.
Four tools, one clean workflow
The new MCP splits the tool into four, each with a specific job.
Search and download data
The new MCP with OAuth also allows downloading data. Enabling downloads from third-party tools isn't universal: check each tool's documentation to see how to configure the necessary permissions.
The API key never touches the client
With OAuth 2.1 your data key is fetched live with every request and never stored, so you can revoke access instantly.

The key stays on the server
The key remains securely on Coresignal's server, and you only receive a short-lived credential.

Simple setup
Connecting an agent to Coresignal's data is as straightforward as logging into any SaaS product. You can grant, revoke, or rotate access directly from a central dashboard.

Reduced security risk
OAuth maintains the data API key server-side, which keeps sensitive information from your device.
How to get started
1{
2 "mcpServers": {
3 "coresignal_data_api": {
4 "command": "npx",
5 "args": [
6 "mcp-remote",
7 "https://mcp.coresignal.com/mcp",
8 "--header",
9 "apikey:${APIKEY_VALUE}"
10 ],
11 "env": {
12 "APIKEY_VALUE": "<api_key>"
13 }
14 }
15 }
16}
17
18
19
20Open connector settings
In your client (e.g. Claude, ChatGPT, Cursor, etc.) find the section for MCP servers, connectors, or integrations, usually under Settings.
Add the server
Choose a custom or remote server, not a local one, then enter this URL: https://mcp.coresignal.com/mcp/v2
How companies use MCP to build and improve projects with AI
MCPs used for convenient access to data sources open various opportunities for process automation and AI-driven tool building.
| Build AI agents to improve sales, recruiting and investment workflows | |
| Enrich lead data with additional data points and actionable insights | |
| Detect company growth signals for investment analysis | |
| Enrich candidate profiles with fresh data about career changes | |
| Create competitive intelligence tools for trend spotting | |
| Provide LLMs with comprehensive data for deeper insights |

Data collected in line with the highest privacy standards
Coresignal is certified by Ethical Web Data Collection Initiative and collects only publicly available, strictly business-related data. We don't collect private or sensitive data and we do not scrape behind login-secured areas.
Have any questions about Coresignal’s MCP server?
Tell us more about your project, and we will help you get started.


