linkedin-mcp-server
56
This project is a Model Context Protocol server that provides interaction capabilities with LinkedIn, allowing users to scrape profiles, analyze companies, and perform job searches while securing user credentials.
LinkedIn MCP Server
A Model Context Protocol (MCP) server that enables interaction with LinkedIn through Claude and other AI assistants.
📋 Features
- Profile Scraping: Get detailed information from LinkedIn profiles
- Company Analysis: Extract company information, including employees if desired
- Job Search: Search for jobs and get recommended positions
🔧 Installation
- Prerequisites include Python 3.8 or higher, Chrome browser, ChromeDriver, and a LinkedIn account.
- Clone or download the repository, set up a virtual environment, install dependencies, and configure ChromeDriver.
🚀 Running the Server
- Start the server manually and configure Claude Desktop for LinkedIn actions, using secure storage for credentials.
Security and Privacy
- Credentials are securely stored and exposed only for login purposes, with local server execution for data scraping.