LinkedIn용 MCP 서버
LinkedIn에서 채용공고를 원활하게 적용하고 피드를 검색할 수 있는 MCP(Model Context Protocol) 서버입니다.
이는 클라이언트의 자격 증명을 얻기 위해 비공식적인 Linkedin API 문서를 사용합니다.
특징
프로필 검색
get_profile()
함수를 사용하여 사용자 프로필을 가져옵니다.name
,headline
,current position
와 같은 주요 정보를 추출합니다.구직 활동
다양한 매개변수를 갖춘 고급 구직 검색 기능:
키워드
위치
경험 수준
직무 유형 (정규직, 계약직, 파트타임)
원격 근무 옵션
게시 날짜
필수 기술
사용자 정의 가능한 검색 제한
피드 게시물
get_feed_posts()
사용하여 LinkedIn 피드 게시물을 검색합니다.페이지 매김에 대한 구성 가능한 제한 및 오프셋
이력서 분석
resumes (PDF format)
에서 정보를 분석하고 추출합니다.추출된 데이터는 다음과 같습니다.
이름
이메일
전화 번호
기술
업무 경험
교육
언어
구성
저장소를 복제한 후 <LOCAL_PATH>
적절히 조정하세요.
지엑스피1
용법
저는 MCP-client를 사용하여 테스트해 보았고, MCP-Servers
테스트하기에 가장 좋은 클라이언트라는 것을 알게 되었습니다.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
자연어 명령을 통해 LinkedIn과의 원활한 상호작용을 구현하여 구직 신청, 프로필 검색, 피드 탐색, 이력서 분석을 가능하게 하는 모델 컨텍스트 프로토콜 서버입니다.
Related Resources
Related MCP Servers
- -securityFlicense-qualityA server implementing the Model Context Protocol that enables users to retrieve LinkedIn profile information and activity data via EnrichB2B API, and generate text using OpenAI GPT-4 or Anthropic Claude models.Last updated -1
- -securityFlicense-qualityA Node.js-based Model Context Protocol server that exposes Proxycurl's LinkedIn data API, allowing MCP-compatible clients to access LinkedIn profile data, company information, and search for employees.Last updated -
- AsecurityFlicenseAqualityAn unofficial Model Context Protocol server that enables programmatic access to LinkedIn data through tools like user search, company search, profile enrichment, and contact retrieval.Last updated -7223
- -securityFlicense-qualityA comprehensive Model Context Protocol server that enables AI assistants to interact with LinkedIn APIs for profile management, content creation, networking, messaging, and analytics.Last updated -1