LinkedIn MCP Server - UBOS

✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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.

LinkedIn MCP Server

Project Details

Featured Templates

View More
Verified Icon
AI Assistants
Speech to Text
128 1277
Customer service
Service ERP
125 646

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.