
MCP LinkedIn
by adhikasp
Interact with LinkedIn feeds and job search directly from your AI assistant using unofficial API tools.
What it does
Connects your AI assistant to LinkedIn, allowing it to read your professional feed and search for job opportunities. It enables an AI to help you monitor industry trends and find relevant roles based on your professional profile.
Tools
get_feed_posts: Retrieves recent posts from the LinkedIn feed to stay updated on professional networks.search_jobs: Searches for job openings based on keywords and location, ideal for automated job hunting.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"linkedin": {
"command": "uvx",
"args": ["--from", "git+https://github.com/adhikasp/mcp-linkedin", "mcp-linkedin"],
"env": {
"LINKEDIN_EMAIL": "your_linkedin_email",
"LINKEDIN_PASSWORD": "your_linkedin_password"
}
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @smithery/cli install mcp-linkedin --client claudeInformation
- Pricing
- free
- Published
- 4/23/2026
- stars






