linkedin-mcp
13
This project is a Model Context Protocol server specifically designed for LinkedIn. It facilitates job applications and feed searches by using an unofficial LinkedIn API, providing features like resume analysis and profile retrieval.
MCP Server for LinkedIn
A Model Context Protocol (MCP) server for LinkedIn enabling seamless job applications and feed searches. Utilizes unofficial LinkedIn API for accessing client credentials.
Features
-
Profile Retrieval
- Fetch user profiles
- Extract information like name, headline, and current position
-
Job Search
- Advanced search with parameters such as keywords, location, and experience level
- Customizable search limit
-
Feed Posts
- Retrieve LinkedIn feed posts with pagination
-
Resume Analysis
- Parse resumes in PDF format
- Extract details like skills, work experience, and education
Configuration
- After cloning the repo, configure the local path for operation.
Usage
- Recommended testing with MCP-client for MCP-Servers.