MCP.so
ログイン

Coresignal MCP

@Coresignal-com

Coresignal MCP について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

Coresignal-com

設定

以下の設定を使って、このサーバーを 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.

コメント

「その他」の他のコンテンツ