LinkedIn MCP Server
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.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LinkedIn MCP Serversearch for remote software engineer jobs in San Francisco"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA 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 updated207The Unlicense
- Flicense-qualityDmaintenanceA comprehensive Model Context Protocol server that enables AI assistants to interact with LinkedIn APIs for profile management, content creation, networking, messaging, and analytics.Last updated2
- AlicenseAqualityFmaintenanceAn unofficial Model Context Protocol server that provides LinkedIn tools for searching users, enriching profiles, retrieving contact information, and conducting deep research through natural language interfaces.Last updated5325MIT
- Alicense-qualityDmaintenanceHigh-performance autonomous MCP server that turns LinkedIn into an API for AI workflows, enabling profile management, job search, content posting, and document generation.Last updated1MIT
Related MCP Connectors
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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