A MCP server for LinkedIn to seamlessly apply for jobs🚀
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 <LOCAL_PATH> accordingly
{
"linkedin":{
"command":"uv",
"args": [
"--directory",
"<LOCAL_PATH>",
"run",
"linkedin.py"
]
}
}
I have been testing using MCP-client and found as the best one for testing your MCP-Servers.
Mcp Name Origin Server
A Python-based MCP (Model Context Protocol) server that predicts the origin
Mcp Mysql
Mcp Duckduckgo
A DuckDuckGo search plugin for Model Context Protocol (MCP), compatible with Claude Code. Provides web search functionality with advanced navigation and content exploration features.
Unofficial MCP to use BrianKnows API for DeFI knowledge
This Model Context Protocol (MCP) server enables LLMs like Claude to perform internet research using the Perplexity API. It provides real-time, up-to-date information with source citations.
Ragie Model Context Protocol Server