-
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
一个实现模型上下文协议 (MCP) 的模板服务器,集成了 OpenAI、Anthropic 和 EnrichB2B。
开发模式:
或者使用 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()
装饰器添加新提示麻省理工学院
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