LinkedIn MCP Server v4.13.3
For an installation guide, refer to the README.
π¦ Update MCP Bundle Installation
For Claude Desktop users:
β Download linkedin-mcp-server-v4.13.3.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.13.3What's Changed
π Other Changes
- docs(readme): sync tool status by @stickerdaniel in #480
- chore: Add non-affiliation disclaimer and remove LinkedIn branding by @stickerdaniel in #488
- fix(mcpb): loosen bundled Python pin so installs don't require an exact patch by @stickerdaniel in #492
Full Changelog: v4.13.2...v4.13.3