A Model Context Protocol server that enables seamless interaction with LinkedIn for job applications, profile retrieval, feed browsing, and resume analysis through natural language commands.
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.
Profile Retrieval
Fetch user profiles using get_profile()
function
Extract key information such as name
, headline
, and current position
Job Search
get_feed_posts()
resumes (PDF format)
After cloning the repo, adjust the `` accordingly
{ "linkedin":{ "command":"uv", "args": [ "--directory", "", "run", "linkedin.py" ] } }
I have been testing using MCP-client and found as the best one for testing your MCP-Servers
.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!