LinkedIn MCP Server v4.8.1
For an installation guide, refer to the README.
📦 Update MCP Bundle Installation
For Claude Desktop users:
- Download the
.mcpbfile below - Click the
.mcpbfile to install in Claude Desktop
Note: MCP Bundles (MCPB) are the renamed successor to DXT/Desktop Extensions.
🐳 Update Docker Installation
For users with Docker-based MCP client configurations:
docker pull stickerdaniel/linkedin-mcp-server:latestThe latest tag will always point to the most recent release.
To pull this specific version, run:
docker pull stickerdaniel/linkedin-mcp-server:4.8.1What's Changed
- fix(scraping): Respect --timeout for messaging, extract inbox thread IDs by @stickerdaniel in #300
- chore: Bump version to 4.8.1 by @stickerdaniel in #301
Full Changelog: v4.8.0...v4.8.1