v4.19.0
For an installation guide, refer to the README.
π¦ Update MCP Bundle Installation
For Claude Desktop users:
β Download linkedin-mcp-server-v4.19.0.mcpb
Then click the downloaded file to install in Claude Desktop.
Note: MCP Bundles do not auto-update. You need to download and install the latest
.mcpbfile for each new release.
π³ 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.19.0What's Changed
π Features
π Other Changes
- fix(references): keep non-Latin reference labels by @lfazliev in #566
- fix(docker): add tini init to reap zombie chromium processes by @manoj1919 in #478
- fix(scraping): treat company posts pages as activity feeds by @streetspirit83 in #495
- ci(release): keep docs and chore PRs out of release notes by @stickerdaniel in #594
New Contributors
- @lfazliev made their first contribution in #566
- @manoj1919 made their first contribution in #478
- @streetspirit83 made their first contribution in #495
- @AkaNebur made their first contribution in #532
Full Changelog: v4.18.0...v4.19.0