LinkedIn MCP Server v4.16.0
For an installation guide, refer to the README.
π¦ Update MCP Bundle Installation
For Claude Desktop users:
β Download linkedin-mcp-server-v4.16.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.16.0What's Changed
π Other Changes
- docs(README): Update README with new partner section by @stickerdaniel in #510
- chore: stop tracking .opencode local config by @stickerdaniel in #530
- docs: trim sponsor blurb to the managed-API angle by @stickerdaniel in #540
- feat(auth): import a LinkedIn session from a logged-in browser by @stickerdaniel in #538
- feat(setup): shell-first browser install by @stickerdaniel in #541
- docs: note squash-merge in contributor workflow by @stickerdaniel in #542
- chore: Bump version to 4.16.0 by @stickerdaniel in #543
Full Changelog: v4.15.0...v4.16.0