← Back to Plugins
MCP Server MCP

LinkedIn MCP Server

github By github 👁 1 views ▲ 0 votes

Find LinkedIn jobs and people, research companies, manage network, posts, and messages with MCP.

Homepage Verified source GitHub

Install

oci:ghcr.io/prakharagarwal-dev/linkedin-mcp-server:0.16.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/prakharagarwal-dev/linkedin-mcp-server:0.16.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "serve",
          "type": "positional"
        },
        {
          "value": "--transport",
          "type": "positional"
        },
        {
          "value": "stdio",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...