This MCP server for LinkedIn, developed by Hritik Raj, enables AI agents to interact with LinkedIn's platform for job applications and feed searching. Built using Python and leveraging the unofficial LinkedIn API, it provides tools for profile retrieval, advanced job searching, feed post retrieval, and resume analysis. The implementation focuses on simplifying LinkedIn interactions, offering functionality to extract key profile information, perform customizable job searches, and parse resumes in PDF format. It's particularly useful for applications requiring automated LinkedIn engagement, enabling use cases such as job matching, content curation, and candidate screening without directly dealing with LinkedIn's API complexities.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Fetch user profiles from LinkedIn. Extracts key information such as name, headline, and current position.
Perform an advanced job search on LinkedIn with parameters like keywords, location, experience level, job type, remote work options, date posted, required skills, and customizable search limit.
Retrieve LinkedIn feed posts with configurable limit and offset for pagination.
Parse and extract information from resumes in PDF format, including name, email, phone number, skills, work experience, education, and languages.