linkedin-mcp-server MCP Server — Claude & Cursor Integration

# linkedin-mcp-server MCP Server ## What is linkedin-mcp-server? linkedin-mcp-server is a production-ready Model Context Protocol (MCP) server with 3,368 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install stickerdaniel/linkedin-mcp-server # Or manual git clone https://github.com/stickerdaniel/linkedin-mcp-server.git cd linkedin-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 3,368 - **Forks:** 🍴 590 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [stickerdaniel/linkedin-mcp-server](https://github.com/stickerdaniel/linkedin-mcp-server)