LinkedIn MCP Server

by Hritik003

Integrations

  • Provides LinkedIn API integration for profile retrieval, advanced job searching, feed post access, and resume analysis. Enables users to fetch user profiles, search for jobs with customizable parameters, retrieve LinkedIn feed posts, and extract information from resumes.

MCP Server for LinkedIn

A Model Context Protocol (MCP) server for linkedin to apply Jobs and search through feed seamlessly.

This uses Unoffical Linkedin API Docs for hitting at the clients Credentials.

Features

  1. Profile Retrieval Fetch user profiles using get_profile() function Extract key information such as name, headline, and current position
  2. Job Search
  • Advanced job search functionality with multiple parameters:
    • Keywords
    • Location
    • Experience level
    • Job type (Full-time, Contract, Part-time)
    • Remote work options
    • Date posted
    • Required skills
  • Customizable search limit
  1. Feed Posts
  • Retrieve LinkedIn feed posts using get_feed_posts()
  • Configurable limit and offset for pagination
  1. Resume Analysis
  • Parse and extract information from resumes (PDF format)
  • Extracted data includes:
    • Name
    • Email
    • Phone number
    • Skills
    • Work experience
    • Education
    • Languages

Configuration

After cloning the repo, adjust the <LOCAL_PATH> accordingly

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

Usage

I have been testing using MCP-client and found as the best one for testing your MCP-Servers.

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

A Model Context Protocol server that enables seamless interaction with LinkedIn for job applications, profile retrieval, feed browsing, and resume analysis through natural language commands.

  1. Features
    1. Configuration
      1. Usage

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          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."
          Last updated -
          2
          31
          Python
          The Unlicense
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that provides comprehensive access to LinkedIn data and functionality, enabling data retrieval and user account management through the HorizonDataWave API.
          Last updated -
          25
          17
          JavaScript
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          A server implementing the Model Context Protocol that enables users to retrieve LinkedIn profile information and activity data via EnrichB2B API, and generate text using OpenAI GPT-4 or Anthropic Claude models.
          Last updated -
          Python
          • Linux
        • -
          security
          A
          license
          -
          quality
          Enables AI assistants to interact with LinkedIn data through the Model Context Protocol, allowing profile searches, job discovery, messaging, and network analytics.
          Last updated -
          1
          TypeScript
          MIT License
          • Apple

        View all related MCP servers

        ID: 21kii7w6cr