# LinkedIn (pypi · linkedin-api-mcp)

Read LinkedIn profiles, companies, jobs and messages via your own browser session

- Trust score: 39/100 (low)
- Change this week: +15
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-22

## Components

- pypi · `linkedin-api-mcp`: 39/100 (this document), [markdown](https://verifymcp.io/servers/johannsenlum-linkedin-api-mcp/linkedin-api-mcp.md), [page](https://verifymcp.io/servers/johannsenlum-linkedin-api-mcp/linkedin-api-mcp)

## Channel facts

- Registry: `pypi`
- Package: `linkedin-api-mcp`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-22.

- **Supply Chain Security**: 99/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it.
  - 4 of 32 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 9 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool definitions to assess.
- **Capabilities**: 0/100
  - Protocol version not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we never saw its MCP handshake.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add johannsenlum-linkedin-api-mcp -- uvx linkedin-api-mcp
```

### Codex

```bash
codex mcp add johannsenlum-linkedin-api-mcp -- uvx linkedin-api-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "johannsenlum-linkedin-api-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "linkedin-api-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add johannsenlum-linkedin-api-mcp --command uvx --arg linkedin-api-mcp
```

### Hermes

```yaml
mcp_servers:
  johannsenlum-linkedin-api-mcp:
    command: "uvx"
    args: ["linkedin-api-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "johannsenlum-linkedin-api-mcp": {
      "command": "uvx",
      "args": [
        "linkedin-api-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-21 (score 39, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-08-20 (score 24, −15)

- [security regression] Malware scan: pass → unverified

### 2026-08-19 (score 39, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-08-15 (score 24, −15)

- [security regression] Malware scan: pass → unverified

### 2026-08-12 (score 39, 0)

- [functional regression] Security disclosure: unverified → fail
- [functional] Package version: 1.0.0 → 1.0.1

### 2026-08-11 (score 39, +15)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-10 (score 24, −15)

- [security regression] Malware scan: pass → unverified
- [functional] Package version: 0.0.4 → 1.0.0

### 2026-08-09 (score 39, 0)

- [functional] Package version: 0.0.1 → 0.0.4
- [functional] Package version: 0.0.1 → 0.0.3

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/johannsenlum-linkedin-api-mcp/linkedin-api-mcp#diagnostics

## Score history

- 2026-08-22: 39
- 2026-08-21: 39
- 2026-08-20: 24
- 2026-08-19: 39
- 2026-08-18: 24
- 2026-08-17: 24
- 2026-08-16: 24
- 2026-08-15: 24
- 2026-08-14: 39
- 2026-08-13: 39
- 2026-08-12: 39
- 2026-08-11: 39
- 2026-08-10: 24
- 2026-08-09: 39
- 2026-08-08: 39

## Links

- PyPI project: https://pypi.org/project/linkedin-api-mcp/
- Socket report: https://socket.dev/pypi/package/linkedin-api-mcp
- Repository: https://github.com/JohannsenLum/linkedin-api-mcp
- Changelog RSS feed: https://verifymcp.io/servers/johannsenlum-linkedin-api-mcp/linkedin-api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/johannsenlum-linkedin-api-mcp/linkedin-api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/johannsenlum-linkedin-api-mcp/linkedin-api-mcp
