52
grade D
3 days ago
glama

LinkedIn MCP Server

An MCP server for LinkedIn REST API v2 that enables AI assistants to create, list, and delete posts, manage events, upload images, comment, and react—featuring OAuth 2.0 with session persistence, local post history tracking, and multiple automated tests

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: LINKEDIN_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLINKEDIN_API_BASE_URLNo https://api.linkedin.com API base URL (override for testing)
configLINKEDIN_AUTH_BASE_URLNo https://www.linkedin.com/oauth/v2 Auth base URL
configLINKEDIN_CLIENT_IDe =your_client_id \
🔐 secretLINKEDIN_CLIENT_SECRETe =your_client_secret \
configLINKEDIN_MCP_DATA_DIRNo ~/.linkedin-mcp Directory for token storage
configLINKEDIN_REDIRECT_URINo http://localhost:3000/callback OAuth redirect URI
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/souravdasbiswas-linkedin-mcp-server-pnhgp9)](https://m8ven.ai/mcp/souravdasbiswas-linkedin-mcp-server-pnhgp9)
commit: 382e21a0b06ec77cfccb83df8233ac2b59126458
code hash: d2b30a42981ec3047d5a7e3a7b9fcca9f6f463363604320633db333eaca1a459
verified: 4/18/2026, 3:48:49 PM
view raw JSON →