Coresignal MCP
@Coresignal-com
About Coresignal MCP
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"coresignal_data_api": {
"command": "npx",
"args": [
"[email protected]",
"https://mcp.coresignal.com/sse",
"--header",
"apikey:${APIKEY_VALUE}"
],
"env": {
"APIKEY_VALUE": "<api_key>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Coresignal MCP?
The Coresignal MCP Server enables seamless integration of Coresignal's B2B data with AI-powered applications. It allows AI assistants to access fresh data about companies, employees, and job postings directly within chat interfaces.
How to use Coresignal MCP?
Connect via a remote SSE endpoint at https://mcp.coresignal.com/sse using the mcp-remote package. You need Node.js installed and an API key. Configure your MCP client with the provided JSON object, setting the APIKEY_VALUE environment variable to your API key.
Key features of Coresignal MCP
- Access to 39M+ company records via Company API
- Access to 725M+ employee records via Employee API
- Access to 349M+ job posting records via Jobs API
- Remote server, no local installation of data required
- Secure connection using an API key
Use cases of Coresignal MCP
- Query top companies in a specific location and industry
- Retrieve employee data for a target company
- Get recent job postings for market analysis
FAQ from Coresignal MCP
What is required to use the Coresignal MCP server?
You need Node.js installed, a valid API key from Coresignal, and an MCP client that supports remote servers via mcp-remote.
How do I connect to the Coresignal MCP?
Use the provided configuration with mcp-remote pointing to https://mcp.coresignal.com/sse and include your API key as a header.
What data does the Coresignal MCP provide?
It provides access to three APIs: Multi-source Company (39M+ records), Multi-source Employee (725M+ records), and Jobs (349M+ records).
Is the Coresignal MCP server local or remote?
It is a remote server accessed via SSE (Server-Sent Events) – no local data storage is involved.
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments