This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles, companies and jobs, and manage your inbox.
{
"mcpServers": {
"linkedin": {
"env": {
"UV_HTTP_TIMEOUT": "300"
},
"args": [
"linkedin-scraper-mcp@latest"
],
"command": "uvx"
}
}
}This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles, companies and jobs, and manage your inbox.
Is it safe?
No known CVEs for Setup.
No authentication — any process on your machine can connect.
Apache-2.0. View license →
Is it maintained?
Last commit 0 days ago. 1,258 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
13 tools. ~700 tokens (0.3% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx Setup 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
get_person_profileGet profile info with explicit section selection (experience, education, interests, honors, languages, contact_info, posts)
connect_with_personSend a connection request or accept an incoming one, with optional note
get_sidebar_profilesExtract profile URLs from sidebar recommendation sections ("More profiles for you", "Explore premium profiles", "People you may know") on a profile page
get_inboxList recent conversations from the LinkedIn messaging inbox
get_conversationRead a specific messaging conversation by username or thread ID
search_conversationsSearch messages by keyword
send_messageSend a message to a LinkedIn user (requires confirmation)
get_company_profileExtract company information with explicit section selection (posts, jobs)
get_company_postsGet recent posts from a company's LinkedIn feed
search_jobsSearch for jobs with keywords and location filters
This server is missing a description.If you've used it, help the community.
Add informationLast scanned 5h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.