Coresignal MCP
@Coresignal-com
关于 Coresignal MCP
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"coresignal_data_api": {
"command": "npx",
"args": [
"[email protected]",
"https://mcp.coresignal.com/sse",
"--header",
"apikey:${APIKEY_VALUE}"
],
"env": {
"APIKEY_VALUE": "<api_key>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 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,
评论