Skip to content

LinkedIn MCP Server v4.8.3

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:09
· 223 commits to main since this release

For an installation guide, refer to the README.

📦 Update MCP Bundle Installation

For Claude Desktop users:

  1. Download the .mcpb bundle
  2. 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.8.3

What's Changed

📖 Other Changes

New Contributors

Full Changelog: v4.8.2...v4.8.3