Skip to main content
Glama

LinkedIn MCP Server

by Hritik003

MCP Server for LinkedIn

smithery badge

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

Related MCP Servers

  • -
    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 -
    1
    • Linux
  • -
    security
    F
    license
    -
    quality
    A Node.js-based Model Context Protocol server that exposes Proxycurl's LinkedIn data API, allowing MCP-compatible clients to access LinkedIn profile data, company information, and search for employees.
    Last updated -
  • A
    security
    F
    license
    A
    quality
    An unofficial Model Context Protocol server that enables programmatic access to LinkedIn data through tools like user search, company search, profile enrichment, and contact retrieval.
    Last updated -
    7
    15
    3
  • -
    security
    F
    license
    -
    quality
    A comprehensive Model Context Protocol server that enables AI assistants to interact with LinkedIn APIs for profile management, content creation, networking, messaging, and analytics.
    Last updated -
    1

View all related MCP servers

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