For an installation guide, refer to the README.
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
.mcpbfile for each new release.
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:${VERSION}