Skip to main content
Glama
Hritik003

LinkedIn MCP Server

by Hritik003

LinkedIn 向け MCP サーバー

鍛冶屋のバッジ

LinkedIn が求人情報を適用し、フィードを通じてシームレスに検索するためのモデル コンテキスト プロトコル (MCP) サーバー。

これは、クライアントの資格情報にアクセスするために非公式のLinkedin API ドキュメントを使用します。

特徴

  1. プロフィール検索

    get_profile()関数を使用してユーザープロファイルを取得し、 nameheadlinecurrent positionなどの重要な情報を抽出します。

  2. 求人検索

  • 複数のパラメータを使用した高度な求人検索機能:

    • キーワード

    • 位置

    • 経験レベル

    • 仕事の種類(フルタイム、契約、パートタイム)

    • リモートワークのオプション

    • 投稿日

    • 必要なスキル

  • カスタマイズ可能な検索制限

  1. フィード投稿

  • get_feed_posts()を使用して LinkedIn フィード投稿を取得する

  • ページ区切りの制限とオフセットを設定可能

  1. 履歴書分析

  • resumes (PDF format)

  • 抽出されたデータには以下が含まれます:

    • 名前

    • メール

    • 電話番号

    • スキル

    • 実務経験

    • 教育

    • 言語


構成

リポジトリをクローンした後、 <LOCAL_PATH>適宜調整します。

{
    "linkedin":{
        "command":"uv",
        "args": [
            "--directory",
            "<LOCAL_PATH>",
            "run",
            "linkedin.py"
        ]
    }   
}     

使用法

私はMCP クライアントを使用してテストを行っており、 MCP-Serversテストにはこれが最適であることがわかりました。

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

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

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    A 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."
    207
    The Unlicense
  • F
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive Model Context Protocol server that enables AI assistants to interact with LinkedIn APIs for profile management, content creation, networking, messaging, and analytics.
    2
  • A
    license
    A
    quality
    F
    maintenance
    An 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.
    5
    13
    5
    MIT
  • 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

View all related MCP servers

Related MCP Connectors

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/Hritik003/linkedin-mcp'

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