Socket
Book a DemoInstallSign in
Socket

fridaydata-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fridaydata-mcp

MCP server for LinkedIn profile and company data scraping using Friday Data API

1.0.1
latest
Source
npmnpm
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

LinkedIn MCP Server

A powerful Model Context Protocol (MCP) server for extracting structured data from LinkedIn profiles and company pages.

Overview

This MCP server provides a reliable way to scrape and analyze LinkedIn data through a simple API interface. Get started by obtaining your API key from Friday Data.

Key Features

  • Profile Data Extraction: Automatically extract structured data from LinkedIn profile URLs including:

    • Work experience
    • Education
    • Skills
    • Certifications
    • And more
  • Company Intelligence: Analyze LinkedIn company pages to gather:

    • Company overview
    • Employee count
    • Industry information
    • Recent updates
  • Production Ready:

    • Robust error handling
    • Input validation
    • Rate limiting
    • Automatic retries

Quick Start

Setup

Add this to your MCP client configuration:

{
  "friday_data_mcp": {
    "name": "Friday Data MCP",
    "command": "npx",
    "args": [
      "fridaydata-mcp"
    ],
    "env": {
      "FRIDAY_API_KEY": "YOUR_API_KEY"
    },
    "capabilities": {
      "tools": true,
      "resources": false,
      "prompts": false,
      "sampling": false
    }
  }
}

Keywords

mcp

FAQs

Package last updated on 24 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.