coresignal_data_api
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.
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:
- Bazaarvoice - Software Development company with 1,744 employees
- Upland BA Insight - AI-enablement platform with 39 employees
- Blue Goji - Health Tech company with 54 employees
- Bloomfire - Knowledge Management Software with 79 employees
- Brightpearl by Sage - Software Development company with 135 employees
Documentation
For more detailed API documentation and further information, visit the Coresignal Documentation.
Recommend MCP Servers 💡
@flipt-io/mcp-server-flipt
A Model Context Protocol (MCP) server for Flipt, enabling AI assistants to interact with feature flags.
@notainc/gyazo-mcp-server
An official Model Context Protocol server for Gyazo, enabling AI assistants to access, search, fetch, and upload images and their metadata (including OCR data) via the Gyazo API.
mcpjungle/MCPJungle
A self-hosted Model Context Protocol (MCP) Registry and Gateway that allows AI agents to discover and consume tools from various registered MCP servers, providing centralized management, security, and access control for private AI agents within an organization.
@baidumap/mcp-server-baidu-map
An open-source, MCP-compliant Location-Based Service (LBS) solution from Baidu Maps, offering geospatial APIs like geocoding, POI search, and route planning for AI agents and applications.
smart-tree
Smart Tree: not just a tree, a philosophy. A context-aware, AI-crafted replacement for 20+ tools with MEM8 quantum compression, semantic search, AST-smart editing, and partnership memory. Crafted with care by human + AI—accept no knock-offs.
@aashari/mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server enabling AI systems to interact with Atlassian Bitbucket's workspaces, repositories, and pull requests via tools like list, get, comment, and search.