EnrichB2B MCP ServerServer

moonlabsai
GitHub
LinkedInAPI IntegrationData Enrichment

Loading subscription status...

💡 Description

A Model Context Protocol server that enables seamless interaction with LinkedIn for job applications, profile retrieval, feed browsing, and resume analysis through natural language commands. It integrates OpenAI GPT-4, Anthropic Claude, and EnrichB2B data.

📝 JSON Entries

{
  "mcpServers": [
    {
      "EnrichB2B MCP Server": {
        "env": {
          "API_KEY": "<API_KEY>"
        },
        "args": [],
        "command": "python server.py"
      }
    }
  ]
}

🛠️ Tools

FastAPIUvicornLinkedIn API

Features

  • Integrates with OpenAI GPT-4
  • Integrates with Anthropic Claude
  • LinkedIn data integration
  • FastAPI and Uvicorn server
  • Environment configuration management

💬 Example Queries

  • Get detailed information about a LinkedIn profile.
  • Retrieve recent activities and posts from a LinkedIn profile.
  • Generate text using GPT-4.