Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI assistant access to profiles, companies, jobs, and messages.
安装配置
{
"mcpServers": {
"linkedin": {
"command": "uvx",
"args": [
"linkedin-scraper-mcp@latest"
],
"env": {
"UV_HTTP_TIMEOUT": "300"
}
}
}
}
README 摘要
# MCP Server for LinkedIn > **Disclaimer:** This is an independent, community project. It is not affiliated with, authorized by, endorsed by, or sponsored by LinkedIn Corporation or Microsoft. "LinkedIn" is a registered trademark of LinkedIn Corporation and is used here only descriptively to identify the third-party service this software interoperates with. An MCP server that lets AI assistants like Claude read LinkedIn data through your own logged-in browser session. Access profiles and companies, search for jobs, or get job details. ## Installation Methods [](#-uvx-setup-recommended---universal) [](#-claude-desktop-mcp-bundle-formerly-dxt) [](#-docker-setup) [](#-local-setup-develop--contribute) | Tool | Description | Status | |------|-------------|--------| | `get_person_profile` | Get profile info with explicit section selection (experience, education, interests, honors, languages, certifications, skills, projects, contact_info, posts) | working | | `get_my_profile` | Get the authenticated user's own LinkedIn profile (same sections as get_person_profile) | working | | `connect_with_person` | Send a connection request or accept an incoming one, with optional note | [#407](https://github.com/stickerdaniel/linkedin-mcp-server/issues/407) [#432](https://github.com/stickerdaniel/linkedin-mcp-server/issues/432) [#448](https://github.com/stickerdaniel/linkedin-mcp-server/issues/448) [#454](https://github.com/stickerdaniel/linkedin-mcp-server/issues/454) | | `get_sidebar_profiles` | Extract profile URLs from sidebar recommendation sections ("More profiles for you", "Explore premium profiles", "People you may know") on a profile page | working | | `get_inbox` | List recent conversations from the LinkedIn messaging inbox | working | | `get_conversation` | Read a specific messaging conversation by username or thread ID | [#442](https://github.com/stickerdaniel/linkedin-mcp-server/issues/442) | | `search_conversations` | Search messages by keyword | working | | `send_message` | Send a message to a LinkedIn user (requires confirmation) | [#433](https://github.com/stickerdaniel/linkedin-mcp-server/issues/433) [#441](https://github.com/stickerdaniel/linkedin-mcp-server/issues/441) | | `get_company_profile` | Extract company information with explicit section selection (posts, jo...
相关 MCP
Trend Radar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的...
Fast
🚀 The fast, Pythonic way to build MCP servers and clients.
Serena
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Gin Vue Admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,内置mcp辅助服务,内置skills管理,支持TS和JS混用。它...
Blender
# BlenderMCP - Blender Model Context Protocol Integration BlenderMCP connects Blender to Claude AI through the Model...
Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library...