Skip to content

Conversation

stickerdaniel
Copy link
Contributor

This PR adds the LinkedIn MCP Server to the registry.

Docker image: stickerdaniel/linkedin-mcp-server:latest

Features:

  • LinkedIn profile reading
  • Company profile reading
  • Job search and personal recommendations
  • Login via session cookie

  - Docker image: stickerdaniel/linkedin-mcp-server:latest
@stickerdaniel stickerdaniel requested a review from a team as a code owner July 9, 2025 03:22
Copy link
Contributor

@cmrigney cmrigney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small request, can you merge docker:main into your branch again? I fixed something there that will make it easier for us to verify your image in CI.

@cmrigney cmrigney merged commit 722ba1c into docker:main Jul 11, 2025
1 check passed
secrets:
- name: linkedin-mcp-server.linkedin_cookie
env: LINKEDIN_COOKIE
example: AQETADxR7bsCqpZlAAACm-lNHKAAAAGXDGmgoE0ARivAnr-8lRlxIM4RDkJcImu3xIucKbYZiKMYUidcyY85e0Fg2gjCpXQ3h_SxVyhJ1TEY_Bp-3z9MWkoRk__bVlwgy9OaHOuxNL4IK-E9yc_ghrwk No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stickerdaniel I merged this already, but could I suggest that we replace this with a dummy value like my-cookie? This looks like a real cookie value, and we don't want to attract malicious actors lol.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, it looks like a real cookie, but it's not. Thought it might help to identify the right value to copy & paste. I would update the name to match the cookie key (li_at)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants