Linkedin-Scrap-MCP-Server

Linkedin-Scrap-MCP-Server

3.3

If you are the rightful owner of Linkedin-Scrap-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Easily fetch real-time LinkedIn profile information using our MCP (Model Context Protocol) server.

The Linkedin-Scrap-MCP-Server is designed to fetch real-time LinkedIn profile information by integrating with the Fresh LinkedIn Profile Data API. It provides a streamlined way to access LinkedIn profile details such as skills and other basic settings. The server is built to handle asynchronous requests efficiently using httpx, ensuring non-blocking HTTP calls. It also emphasizes secure API key handling by utilizing environment variables through dotenv, which helps in the safe configuration of the RAPIDAPI_KEY. The server exposes a single tool, get_profile, which accepts a LinkedIn profile URL and responds with structured JSON data. This makes it a powerful tool for developers looking to integrate LinkedIn data into their applications.

Features

  • Real-Time LinkedIn Data: Retrieve up-to-date profile info including skills and core public data.
  • Asynchronous Requests: Built with httpx for efficient, non-blocking HTTP calls.
  • Secure API Key Handling: Uses environment variables via dotenv for safe configuration of your RAPIDAPI_KEY.

Tools

  1. get_profile

    Accept LinkedIn profile URL and return structured JSON data