69
/ 100
1 month ago
glama

LinkedIn MCP Server

An MCP server that enables AI assistants to interact with LinkedIn, including job search, profile viewing, resume/cover letter generation, and application tracking.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: LINKEDIN_PASSWORD, ANTHROPIC_API_KEY
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_USERNAMEyour_email@example.com
🔐 secretLINKEDIN_PASSWORDyour_password
🔐 secretANTHROPIC_API_KEYsk-ant-... # Optional — enables AI features
configAI_MODELNo claude-sonnet-4-20250514 Claude model to use
configDATA_DIRNo ~/.linkedin_mcp/data Directory for cache, tracking data, generated files
configCACHE_TTL_HOURSNo 24 How long to cache LinkedIn API responses
configLOG_LEVELNo INFO Logging level (DEBUG, INFO, WARNING, ERROR)
// 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 5 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/wlyonscat-server-mcp-linkedin-j74txo)](https://m8ven.ai/mcp/wlyonscat-server-mcp-linkedin-j74txo)
commit: 30db7c8a96dceff7380b907f224a44b6279010dc
code hash: 16bbd295b47e364f40c3b2c450a383655bd84f3a1dc13613661e6a3720168034
verified: 6/21/2026, 10:46:20 AM
view raw JSON →