LinkedIn MCP server — structured LinkedIn data via a real stealth-browser session. Profiles, search, jobs, companies, messaging, network. Works with Claude, Cursor, and any MCP client.
| Tool name | Description | Destructive? |
|---|---|---|
| search_people | ✓ no | |
| search_jobs | ✓ no | |
| get_inbox | ✓ no | |
| get_job_details | ✓ no | |
| search_companies | ✓ no |
| get_company | ✓ no | |
| get_company_posts | ✓ no | |
| get_company_employees | ✓ no | |
| get_pending_invitations | ✓ no | |
| get_conversation | ✓ no | |
| connect_with_person | ✓ no | |
| send_message | ✓ no | |
| create_post | ✓ no | |
| react_to_post | ✓ no | |
| comment_on_post | ✓ no | |
| get_feed | ✓ no | |
| get_notifications | ✓ no | |
| whoami | ✓ no | |
| health_check | ✓ no | |
| close_session | ✓ no | |
| get_my_profile | ✓ no | |
| get_profile | ✓ no |
{
"mcpServers": {
"linkedin-tools": {
"command": "npx",
"args": [
"-y",
"linkedin-mcp-tools"
]
}
}
}