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
Profile Retrieval
Fetch user profiles using
get_profile()function Extract key information such asname,headline, andcurrent positionJob 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
- Feed Posts
- Retrieve LinkedIn feed posts using
get_feed_posts() - Configurable limit and offset for pagination
- Resume Analysis
- Parse and extract information from
resumes (PDF format) - Extracted data includes:
- Name
- 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
- Hritik003/linkedin-mcp
- Last Updated: 4/21/2025
Categories
Recomended MCP Servers
MCP for Replicate Flux Model - A powerful tool for generating customized images and SVG assets that match...
MCP server for interacting with the Aseprite API
An MCP server that installs other MCP servers for you
Youtube mcp server
LinkedIn MCP Server for local automation
MCP Server for send text/markdown message via dingding (aka dingtalk) group custom robot
Provides summarised output from various actions that could otherwise eat up tokens and cause crashes for AI agents
Help LLMs to understand your Next apps better
A Model Context Protocol (MCP) server for Kagi search & other tools.
MCP server for eSignatures (https://esignatures.com)





