Skip to content

LinkedIn MCP Server v4.12.0

Choose a tag to compare

@github-actions github-actions released this 07 May 15:32
· 96 commits to main since this release

For an installation guide, refer to the README.

πŸ“¦ Update MCP Bundle Installation

For Claude Desktop users:

β†’ Download linkedin-mcp-server-v4.12.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 .mcpb file for each new release.

🐳 Update Docker Installation

For users with Docker-based MCP client configurations:

docker pull stickerdaniel/linkedin-mcp-server:latest

The latest tag will always point to the most recent release.
To pull this specific version, run:

docker pull stickerdaniel/linkedin-mcp-server:4.12.0

What's Changed

πŸ“– Other Changes

Full Changelog: v4.11.0...v4.12.0