LinkedIn MCP Server v4.8.0
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.0What's Changed
- chore(deps): update ci dependencies by @renovate[bot] in #292
- Harden .linkedin-mcp profile/cookie permissions by @shuofengzhang in #283
- feat: linkedin messaging, get sidebar profiles by @aspectrr in #291
- chore: Bump version to 4.8.0 by @stickerdaniel in #294
Full Changelog: v4.7.2...v4.8.0