LinkedIn MCP Server v4.8.2
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.2What's Changed
- test: remove bootstrap test that hangs locally by @stickerdaniel in #309
- docs(readme): sync tool status issues by @stickerdaniel in #322
- docs(readme): sync tool status with open issues by @stickerdaniel in #324
- feat(scraping): Add certifications section to get_person_profile by @stickerdaniel in #326
- chore: Bump version to 4.8.2 by @stickerdaniel in #327
Full Changelog: https://github.com/stickerdaniel/linkedin-mcp-server/commits/v4.8.2