Coresignal
официальныйAccess comprehensive B2B data on companies, employees, and job postings for your LLMs and AI workflows.
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.
Похожие серверы
MS SQL MCP Server
A bridge for AI assistants to directly query and explore Microsoft SQL Server databases.
MCP for Neo4j
Connects to Neo4j graph databases with ability to use GDS functions ( when available), a read only mode , and set the sample size for schema detection
DBeaver MCP Server
Integrates with DBeaver to provide AI assistants access to over 200 database types using existing connections.
Odoo Accounting MCP Server
Integrates with Odoo Accounting via XML-RPC, allowing AI tools to query and analyze account journal entries for auditing purposes.
Data Exploration
MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
German Family Business Knowledge Graph
Query a Neo4j graph database containing a knowledge graph of German family businesses.
Pinecone
Read and write to a Pinecone vector database using the Model Context Protocol.
Model Database Protocol
Intent-based, secure database access protocol for AI systems — LLMs send structured intents instead of raw SQL.
MCP Snowflake Reader
Read-only access to Snowflake databases. Requires Snowflake connection information provided via MCP client configuration.
AskTable
Interact with AskTable SaaS or local deployments to query data sources using natural language.