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.
相關伺服器
Blocksize Real Time Market Data
Remote MCP discovery for real-time crypto, FX, and metals market data, with x402-paid HTTP endpoints settled in USDC on Solana and Base.
AWS Athena
Run SQL queries on data in Amazon S3 using AWS Athena.
ClickHouse
An MCP server for interacting with a ClickHouse database.
IMF Data MCP
Retrieve and process economic data from the International Monetary Fund (IMF) API, including datasets, time series, indicators, and countries.
DART MCP Server
Access corporate disclosure information, financial data, and reports from the Korean electronic disclosure system (DART) API.
MCP Helius
Access Solana blockchain data using the Helius API.
IBANforge
IBAN validation, BIC/SWIFT lookup, Swiss clearing, and compliance risk scoring for AI agents. 121K+ bank entries, 84 countries, 85 EMI/vIBAN classifications.
Supavec MCP Server
Fetch relevant content from Supavec, a vector database service.
Subgraph MCP Server
Allows LLMs to interact with Subgraphs available on The Graph Network.
CData SuiteCRM Server
A read-only MCP server for querying live SuiteCRM data using the CData JDBC Driver.