-
securityF
license-
qualityA Model Context Protocol server that enables seamless interaction with LinkedIn for job applications, profile retrieval, feed browsing, and resume analysis through natural language commands.
Last updated -
10
Python
OpenAI, Anthropic, EnrichB2B와 통합하여 모델 컨텍스트 프로토콜(MCP)을 구현하는 템플릿 서버입니다.
지엑스피1
개발 모드:
또는 MCP CLI를 사용합니다.
config://app
- 서버 구성 가져오기get_profile_details
- LinkedIn 프로필 정보 가져오기get_contact_activities
- LinkedIn 사용자의 최근 활동 및 게시물 가져오기gpt4_completion
- GPT-4를 사용하여 텍스트 생성claude_completion
- Claude를 사용하여 텍스트 생성analysis_prompt
- 텍스트 분석을 위한 템플릿LinkedIn 프로필에 대한 자세한 정보를 확인하세요.
LinkedIn 프로필에서 최근 활동과 게시물을 받으세요:
새로운 기능을 추가하려면:
@mcp.tool()
데코레이터를 사용하여 새 도구 추가@mcp.resource()
데코레이터를 사용하여 새로운 리소스를 추가합니다.@mcp.prompt()
데코레이터를 사용하여 새로운 프롬프트를 추가합니다.MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
EnrichB2B API를 통해 사용자가 LinkedIn 프로필 정보와 활동 데이터를 검색하고 OpenAI GPT-4 또는 Anthropic Claude 모델을 사용하여 텍스트를 생성할 수 있도록 하는 모델 컨텍스트 프로토콜을 구현하는 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/moonlabsai/enrich_b2b_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server