LinkedIn MCP Server
LinkedIn 向け MCP サーバー
LinkedIn が求人情報を適用し、フィードを通じてシームレスに検索するためのモデル コンテキスト プロトコル (MCP) サーバー。
これは、クライアントの資格情報にアクセスするために非公式のLinkedin API ドキュメントを使用します。
特徴
プロフィール検索
get_profile()関数を使用してユーザープロファイルを取得し、name、headline、current positionなどの重要な情報を抽出します。求人検索
複数のパラメータを使用した高度な求人検索機能:
キーワード
位置
経験レベル
仕事の種類(フルタイム、契約、パートタイム)
リモートワークのオプション
投稿日
必要なスキル
カスタマイズ可能な検索制限
フィード投稿
get_feed_posts()を使用して LinkedIn フィード投稿を取得するページ区切りの制限とオフセットを設定可能
履歴書分析
resumes (PDF format)抽出されたデータには以下が含まれます:
名前
メール
電話番号
スキル
実務経験
教育
言語
構成
リポジトリをクローンした後、 <LOCAL_PATH>適宜調整します。
{
"linkedin":{
"command":"uv",
"args": [
"--directory",
"<LOCAL_PATH>",
"run",
"linkedin.py"
]
}
}
使用法
私はMCP クライアントを使用してテストを行っており、 MCP-Serversテストにはこれが最適であることがわかりました。
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
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API. You can do "search for 3 data engineer jobs in . For each job check if it a good match for me by analyzing it against my resume in file resume.md."207The Unlicense
- FlicenseNot gradedqualityDmaintenanceA comprehensive Model Context Protocol server that enables AI assistants to interact with LinkedIn APIs for profile management, content creation, networking, messaging, and analytics.2
- AlicenseAqualityFmaintenanceAn unofficial Model Context Protocol server that provides LinkedIn tools for searching users, enriching profiles, retrieving contact information, and conducting deep research through natural language interfaces.5135MIT
- AlicenseAqualityDmaintenanceHigh-performance autonomous MCP server that turns LinkedIn into an API for AI workflows, enabling profile management, job search, content posting, and document generation.141MIT
Related MCP Connectors
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
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/Hritik003/linkedin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server