Skip to main content
Glama
baldiga

ZOOQ - LinkedIn Data for AI Agents

ZOOQ MCP — AIエージェント向けのLinkedInライブデータ

MCP Registry Website

ZOOQは、AIエージェントにリアルタイムのLinkedInデータ(プロフィール、企業、求人、求人検索、人材検索、転職シグナル、メール検索)を、ホスト型エンドポイントから提供される44のクリーンなMCPツールとして提供します。

重要なポイント:あなたのエージェントがあなたのLinkedInアカウントに触れることは一切ありません。 ほとんどのLinkedIn MCPサーバーは、ログイン済みセッションクッキーを借用する方式のため、あなた自身のアカウントが停止リスクにさらされ、数週間ごとに壊れます。ZOOQは独自のインフラストラクチャ上で完全に動作します。APIキーを1つ貼り付けるだけで、あなたのアカウントは完全に無関係です。

  • エンドポイント: https://zooq.dev/api/mcp (ストリーミングHTTP)

  • 認証: X-API-Keyヘッダー — 無料キーを取得 (300クレジット、カード不要)

  • 料金: クレジットベースで、呼び出した分だけ支払います。上流の呼び出しが失敗した場合は自動的に返金されます。

インストール

Claude Code

claude mcp add --transport http zooq https://zooq.dev/api/mcp --header "X-API-Key: YOUR_ZOOQ_KEY"

Cursor / Cline / あらゆるMCPクライアント (config JSON)

{
  "mcpServers": {
    "zooq": {
      "url": "https://zooq.dev/api/mcp",
      "headers": { "X-API-Key": "YOUR_ZOOQ_KEY" }
    }
  }
}

Claude Desktop

設定 → コネクタ → カスタムコネクタを追加 → URL https://zooq.dev/api/mcp、ヘッダー X-API-Key: YOUR_ZOOQ_KEY

YOUR_ZOOQ_KEYzooq.dev/signup で取得したキーに置き換えてください。セットアップはこれで完了です。

Related MCP server: LinkedIn Buddy

エージェントにできること

カテゴリ

ツール

プロフィール (7)

フルプロフィール、エンリッチ、雇用履歴、類似した人々

profile_full, profile_enrich

企業 (11)

会社情報、従業員データ、インサイト、類似企業

companies_enrich, companies_employees_data

検索とシグナル (7)

人材/企業検索、ライブ検索、転職シグナル

search_people, search_job_changes

求人 (6)

求人検索、詳細、採用チーム

search_jobs, jobs_hiring_team

投稿とアクティビティ (5)

ユーザーの投稿、コメント、いいね

posts_all, posts_comments

メール検索 (5)

検索、検証、逆引き、ドメインの見込み客

email_find_by_profile, email_verify

ルックアップ (3)

スキル、教育機関のタクソノミー

g_title_skills_lookup

典型的なエージェント活用例:

  • AI SDRsearch_peopleprofile_enrichposts_all → 真に個別化された文面を書く → email_find_by_profile

  • 転職トリガー — 対象アカウントに対して search_job_changes を実行 → 転職してきた週に祝福・アプローチを送る

  • アカウント調査companies_enrich + companies_employee_data + companies_jobs → エージェントが自ら書く企業ブリーフィング

スクレイパーやクッキーベースサーバーを使わない理由

クッキー/スクレイパー方式のサーバー

ZOOQ

あなたのLinkedInアカウントを使用

はい — 停止リスクは自己負担

絶対に使用しない

LinkedInの変更でnotる

頻繁に

当社の問題であり、お客様の問題ではありません

セットアップ

ブラウザプロフィール、プロキシ、CAPTCHA

無料キー1つだけ

コスト

アカウントが停止するまで「無料」

300クレジット無料、その後は従量課金

レート制限と良い利用マナー

レスポンスには _meta.credits_remaining_meta.hourly_cap_remaining が含まれるため、エージェントはペース配分する必要があります。 デフォルトの上限は10,000クレジット/回です。エラーは構造化されています(-32005 = 毎時間上限に達したため、アクセスを控えてください)。

リンク

ライセンス

MIT(このリポジトリ — メタデータとドキュメント)。ZOOQ API自体は商用サービスです。

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    High-performance autonomous MCP server that turns LinkedIn into an API for AI workflows, enabling profile management, job search, content posting, and document generation.
    14
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for LinkedIn automation that enables AI agents to perform LinkedIn actions (search, inbox, feed, jobs, etc.) safely with human-like evasion and two-phase commit preview.
    9
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Self-hosted, ban-safe MCP server for LinkedIn that provides 22 tools for profiles, search, jobs, posts, connections, and messages. Integrates with any MCP-compatible client like Claude Desktop.
    58
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.

  • LinkedIn data for AI agents: search, profiles, companies, posts. Free key, self-minted, no signup.

  • Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/baldiga/zooq-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server