felipfr/linkedin-mcpserver

View on GitHub ↗

A powerful Model Context Protocol server for LinkedIn API integration

80 ★29 forksTypeScriptUpdated 1y ago

What you need to know

TypeScript MCP server bringing the LinkedIn API to AI assistants for profile search, job search, messaging and network stats.

Install

npm install && npm run build

Usage

  • Add {"mcpServers":{"linkedin-mcp-server":{"command":"/path/to/linkedin-mcp-server/build/index.js"}}} to the Claude Desktop config
  • npm run start:dev for development or npm run inspector to debug with MCP Inspector

Key features

  • Profile search with advanced filters and detailed profile retrieval
  • Job search with customized criteria
  • Messaging to LinkedIn connections and network statistics access
  • TSyringe dependency injection, Pino structured logging and Axios REST client with automatic token management

Best for

AI assistants that need to search LinkedIn profiles, find jobs and send messages.

Caveats

  • Handles sensitive LinkedIn authentication credentials; review token management for your security requirements
  • Requires Node.js 20+
Platforms: macOS · WindowsClients: Claude Desktop
Documentation ↗

Reviewed 2026-08-11

Topics

linkedinmcp-servermodel-context-protocoltypescript
Stars
80★
Forks
29
Language
TypeScript
License
MIT
Created
2025-03-28
Last push
2025-03-28