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.
相关服务器
Noves MCP Server
Access blockchain transaction data in natural language, providing human-readable descriptions for AI assistants.
SAP Fieldglass MCP Server by CData
A read-only MCP server for querying live SAP Fieldglass data, powered by the CData JDBC Driver.
FDA Data MCP
FDA-only compliance data MCP (recalls, warning letters, inspections, 483s, approvals, CFR parts).
MCP Redis Diagnostics
Redis diagnostics MCP server — analyze memory usage, slowlog patterns, client connections, and keyspace health with AI-powered recommendations. Lightweight npx install, no Docker required.
Astro MCP
A modular server providing unified access to multiple astronomical datasets, including astroquery services and DESI data sources.
AgentBay
Persistent memory, teams, and projects for AI agents. 76 MCP tools for storing, recalling, and sharing knowledge across sessions.
BioMCP (Typescript)
Agent-first rewrite of genomeoncology's BioMCP in TypeScript to provide next-gen biomedical data access for agents.
Model Database Protocol
Intent-based, secure database access protocol for AI systems — LLMs send structured intents instead of raw SQL.
Doris-MCP-Lite
A lightweight MCP server for connecting to Apache Doris and other MySQL-compatible databases, providing tools and prompts for LLM applications.
MCP KQL Server
Execute KQL queries using Azure authentication. Requires Azure CLI login.