-
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 を統合した Model Context Protocol (MCP) を実装するテンプレート サーバー。
開発モード:
または、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