yashpanditrao
MCP Serveryashpanditraopublic

linkedin mcp friday

一个用于抓取 LinkedIn 个人资料和公司数据的 MCP 服务器。

Repository Info

6
Stars
1
Forks
6
Watchers
1
Issues
JavaScript
Language
-
License

About This Server

一个用于抓取 LinkedIn 个人资料和公司数据的 MCP 服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

FridayData MCP Server

A powerful Model Context Protocol (MCP) server providing access to LinkedIn scraping, web search, and website data extraction capabilities.

Overview

This MCP server exposes three key endpoints through a simple API interface:

  1. LinkedIn Profile Scraping (/profile) - Extract structured data from LinkedIn profiles
  2. LinkedIn Company Analysis (/analyze-company) - Gather insights from company pages
  3. Website Information Extraction (/extract) - Extract custom data from any website
  4. Web Search (/search) - Perform location-aware web searches

Get started by obtaining your API key from Friday Data.

Key Features

  • LinkedIn Profile Scraping:

    • Full profile data in JSON format
    • 60 second timeout per request
    • Error handling with detailed messages
    • Automatic response validation
  • LinkedIn Company Analysis:

    • POST request to /analyze-company
    • Company insights in structured format
    • Configurable timeout settings
    • Comprehensive error reporting
  • Website Data Extraction:

    • Custom schema support
    • Flexible query parameters
    • JSON response format
    • Built-in timeout protection
  • Web Search Capabilities:

    • Location-based searching (default: US)
    • Configurable result count (1-100)
    • Structured JSON responses
    • Robust error handling

Technical Details

  • All endpoints require X-API-KEY header
  • Responses are in JSON format
  • 60 second timeout on all requests
  • Automatic request abortion on timeout
  • Full error stack traces in development

Quick Start

  1. Get your API key from Friday Data

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
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/yashpanditrao/linkedin-mcp-friday
2

Install dependencies

cd linkedin-mcp-friday
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneryashpanditrao
Repolinkedin-mcp-friday
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation