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 Job and Feed Search Server
Project Details
- carlos-olivera/linkedin-mcp
- Last Updated: 6/6/2025
Recomended MCP Servers
MCP server that provides hourly weather forecasts using the AccuWeather API
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
A Model Context Protocol server for Jira.
This read-only MCP Server allows you to connect to Facebook Ads data from Claude Desktop through CData JDBC...
Allow LLMs to control a browser with Browserbase and Stagehand
Dappier MCP server connects any AI to proprietary, real-time data — including web search, news, sports, stock market...
A TypeScript-based MCP-server tool enabling concurrent chains of thought with real-time reinforcement learning. Seamlessly integrates with Neo4j for...
A Model Context Protocol (MCP) server that provides basic mathematical and statistical functions to Large Language Models (LLMs)....
Portainer MCP server





