Shrinkedin
БесплатноНе проверенMCP server for LinkedIn integration — search profiles, posts, and company data
Описание
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.jsonfor 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_profile –
linkedin_username, optionalsections: experience, education, interests, honors, languages, contact_info - get_company_profile –
company_name, optionalsections: posts, jobs - get_company_posts –
company_name - search_jobs –
keywords, optionallocation - search_people –
keywords, optionallocation - get_job_details –
job_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
Установка Shrinkedin
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/james-see/shrinkedin-mcpFAQ
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.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovOpencode 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 ActionsAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
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-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
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.
Compare Shrinkedin with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
