linkedin-mcp
If you are the rightful owner of linkedin-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for LinkedIn to apply for jobs and search through the feed seamlessly.
The MCP Server for LinkedIn is designed to facilitate seamless interaction with LinkedIn's platform, allowing users to retrieve profiles, search for jobs, and analyze resumes. Utilizing the unofficial LinkedIn API, this server provides advanced functionalities such as job search with multiple parameters, feed post retrieval, and resume analysis. It is particularly useful for developers and businesses looking to integrate LinkedIn's capabilities into their applications or services. The server is configured to work with the MCP-client for testing and deployment, ensuring a smooth setup and operation.
Features
- Profile Retrieval: Fetch user profiles using `get_profile()` function and extract key information such as `name`, `headline`, and `current position`.
- Job Search: Advanced job search functionality with multiple parameters including keywords, location, experience level, job type, remote work options, date posted, and required skills.
- Feed Posts: Retrieve LinkedIn feed posts using `get_feed_posts()` with configurable limit and offset for pagination.
- Resume Analysis: Parse and extract information from resumes (PDF format) including name, email, phone number, skills, work experience, education, and languages.