Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Shrinkedin

БесплатноНе проверен

MCP server for LinkedIn integration — search profiles, posts, and company data

GitHubEmbed

Описание

MCP server for LinkedIn integration — search profiles, posts, and company data

README

LinkedIn MCP server with robust session storage. Scrape profiles, companies, and jobs via Patchright (stealth browser) with persistent auth.

Features

  • Session storage: Persistent browser profile at ~/.linkedin-mcp/profile
  • Browser warm-up: Visits Google → Wikipedia → GitHub before LinkedIn login to reduce captcha triggers
  • Cross-platform cookies: Exports cookies.json for Docker/macOS→Linux use
  • MCP tools: get_person_profile, get_company_profile, get_company_posts, search_jobs, search_people, get_job_details, close_session

Prerequisites

  • Node.js 20+
  • Patchright Chrome: npx patchright install chrome (recommended; Chromium can have SSL issues on macOS)

Installation

npm install -g shrinkedin-mcp
# or
npx shrinkedin-mcp

First-time setup

npx shrinkedin-mcp --login

Opens a browser: warm-up (Google, Wikipedia, GitHub), then LinkedIn login. Complete auth (2FA, captcha, etc.). Profile saved to ~/.linkedin-mcp/profile.

MCP client config

{
  "mcpServers": {
    "shrinkedin": {
      "command": "npx",
      "args": ["shrinkedin-mcp"]
    }
  }
}

Or with local install:

{
  "mcpServers": {
    "shrinkedin": {
      "command": "shrinkedin-mcp"
    }
  }
}

CLI

Flag Description
--login Create session (warm-up + manual login)
--logout Clear stored profile
--status Check if session is valid
--no-headless Show browser (debug)
--timeout MS Page timeout (default 5000)
--user-data-dir PATH Override profile path

Tools

  • get_person_profilelinkedin_username, optional sections: experience, education, interests, honors, languages, contact_info
  • get_company_profilecompany_name, optional sections: posts, jobs
  • get_company_postscompany_name
  • search_jobskeywords, optional location
  • search_peoplekeywords, optional location
  • get_job_detailsjob_id
  • close_session – Close browser and cleanup

Troubleshooting

Chrome crashes (EXC_BREAKPOINT, CompositorTileWorker): Try Chromium instead:

npx patchright install chromium
SHRINKEDIN_USE_CHROMIUM=1 npx shrinkedin-mcp --login

License

MIT

from github.com/james-see/shrinkedin-mcp

Установка Shrinkedin

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/james-see/shrinkedin-mcp

FAQ

Shrinkedin MCP бесплатный?

Да, Shrinkedin MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Shrinkedin?

Да, требуются переменные окружения: SHRINKEDIN_USE_CHROMIUM. Unyly подставит их в конфиг при установке.

Shrinkedin — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Shrinkedin в Claude Desktop, Claude Code или Cursor?

Открой Shrinkedin на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

Compare Shrinkedin with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai