Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 882 Bytes

File metadata and controls

21 lines (16 loc) · 882 Bytes

For an installation guide, refer to the README.

📦 Update MCP Bundle Installation

For Claude Desktop users:

Download linkedin-mcp-server-v${VERSION}.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:${VERSION}