LinkedNav MCP
LinkedNav MCP
AIチャットからLinkedInのアウトリーチを実行できます。
LinkedNav MCPは、AIアシスタント(Claude、Cursor、その他のMCPアプリ)をあなたのLinkedNavアカウントに接続します。接続すると、アシスタントに適切な人を見つける、キャンペーンを開始する、つながりリクエストやメッセージを送信する、返信に回答する、結果を確認するよう依頼するだけです。アウトリーチはアシスタントが代行します。
サーバー:
https://mcp.linkednav.com/対応: Claude Code、Claude Desktop、claude.ai、Cursor、その他のMCPクライアント
サインアップ(無料トライアル): linkednav.com
できること
アシスタントに次のようなことを依頼できます:
「LinkedInで誰をターゲットにすべきか、何を言うべきか?」
「こうした企業で転職したばかりの人を見つけて。」
「キャンペーンを設定してオンにして。」
「どんな返信が届いた?どう返信すべき?」
「アウトリーチの調子はどう?何を改善すべき?」
内部では、アシスタントに以下のツールを提供します:
セットアップとターゲティング(あなたのビジネスと理想の顧客)
リードの発見(購買シグナル検索、競合他社やインフルエンサーにエンゲージしている人、ソーシャルリスニング)
キャンペーン(作成、開始、一時停止、スケジュール)
メッセージ(つながりリクエストのメモとフォローアップの作成・保存)
送信とインボックス(つながりリクエストとメッセージの送信、返信の閲覧・回答)
エンリッチメント(メールアドレス、電話番号、プロフィール詳細の検索)
アナリティクス(セットアップの監査、ファネルの確認、改善すべき点の発見)
Related MCP server: LinkedIn Agent MCP
接続方法(約2分)
linkednav.comでサインアップし、/app/api-keysでAPIキーを作成します。
サーバーをアプリに追加します。
Claude Code:
claude mcp add --transport http linkednav https://mcp.linkednav.com/ \
--header "Authorization: Bearer YOUR_KEY"Claude Desktopまたはclaude.ai: 設定、コネクタ、カスタムコネクタの追加の順に進みます。名前をLinkedNav、URLをhttps://mcp.linkednav.com/に設定し、ブラウザでサインイン(OAuth)するか、Authorization: Bearer YOUR_KEYヘッダーを追加します。
Cursor / Cline / その他のMCPアプリ(~/.cursor/mcp.json):
{
"mcpServers": {
"linkednav": {
"url": "https://mcp.linkednav.com/",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
}オープンソーススキルとの連携
このMCPを使うすぐに使えるアウトリーチチームが欲しいですか?無料のオープンソース**LinkedIn Outreach OS**スキルをインストールしてください。スキルがプランとメッセージを作成し、このMCPが実際の作業を行います。
このリポジトリについて
このリポジトリには、LinkedNav MCPサーバーの公開情報とMCPレジストリマニフェスト(server.json)が含まれています。サーバー自体はmcp.linkednav.comでホストされ、あなた自身のLinkedNavアカウント上で動作します。サーバーのソースコードはこのリポジトリには含まれていません。
ライセンス
このリポジトリの内容はMITです。LinkedNavはホスト型サービスです。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI assistants to search leads, view profiles, manage lists, send InMails, and export data from LinkedIn Sales Navigator through browser automation.76MIT
- Alicense-qualityDmaintenanceEnables AI assistants to connect to LinkedIn, accessing profiles and companies, searching for jobs and people, managing saved jobs, updating job-search profile settings, and inspecting analytics.1Apache 2.0
- Flicense-qualityCmaintenanceEnables AI assistants to manage LinkedIn workflows through a comprehensive set of tools for content generation, profile optimization, lead management, message outreach, engagement, analytics, scheduling, and industry research.
- Flicense-qualityDmaintenanceEnables AI assistants to securely search your LinkedIn network, contacts, and DMs to find warm leads, intro paths, and hidden opportunities.
Related MCP Connectors
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
Let AI tools securely access your LinkedIn network and DMs
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/linglistack/linkednav-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server