Skip to main content
ClaudeWave
stickerdaniel avatar
stickerdaniel

linkedin-mcp-server

Ver en GitHub

Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.

MCP Servers2.3k estrellas412 forksPythonApache-2.0Actualizado today
Nota editorial

This open-source Python MCP server connects Claude Desktop, Claude Code, and any MCP-compatible client to LinkedIn by routing requests through the user's own logged-in browser session via Patchright Chromium, avoiding the need for official API credentials. It exposes 17 tools covering profile retrieval (get_person_profile, get_my_profile with granular section selection including experience, certifications, and contact info), company research (get_company_profile, get_company_employees, search_companies), job discovery (search_jobs, get_job_details), people search with filters for location and connection degree, and messaging functions (get_inbox, search_conversations, send_message). Installation is handled through uvx, a Claude Desktop MCP bundle, or Docker, with the server automatically caching a Chromium instance under ~/.linkedin-mcp and prompting login on the first authenticated call. A notable detail is that get_company_profile can surface a company_urn value, the numeric ID LinkedIn uses internally for people-search URL facets. Recruiters, job seekers, and sales professionals conducting research through Claude are the primary intended users.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · linkedin-mcp-server
Claude Code CLI
claude mcp add linkedin -- uvx linkedin-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "linkedin": {
      "command": "uvx",
      "args": ["linkedin-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/stickerdaniel/linkedin-mcp-server and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentsanthropicchatgptchatgpt-desktopclaudeclaude-aiclaude-codeclaude-desktopdesktop-extensiondxtlinkedinlinkedin-apilinkedin-mcplinkedin-profile-scraperlinkedin-scrapermcpmcp-servermodel-context-protocolpython

Lo que la gente pregunta sobre linkedin-mcp-server

¿Qué es stickerdaniel/linkedin-mcp-server?

+

stickerdaniel/linkedin-mcp-server es mcp servers para el ecosistema de Claude AI. Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages. Tiene 2.3k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala linkedin-mcp-server?

+

Puedes instalar linkedin-mcp-server clonando el repositorio (https://github.com/stickerdaniel/linkedin-mcp-server) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar stickerdaniel/linkedin-mcp-server?

+

Nuestro agente de seguridad ha analizado stickerdaniel/linkedin-mcp-server y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene stickerdaniel/linkedin-mcp-server?

+

stickerdaniel/linkedin-mcp-server es mantenido por stickerdaniel. La última actividad registrada en GitHub es de today, con 53 issues abiertos.

¿Hay alternativas a linkedin-mcp-server?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega linkedin-mcp-server en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: stickerdaniel/linkedin-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/stickerdaniel-linkedin-mcp-server)](https://claudewave.com/repo/stickerdaniel-linkedin-mcp-server)
<a href="https://claudewave.com/repo/stickerdaniel-linkedin-mcp-server"><img src="https://claudewave.com/api/badge/stickerdaniel-linkedin-mcp-server" alt="Featured on ClaudeWave: stickerdaniel/linkedin-mcp-server" width="320" height="64" /></a>

Más MCP Servers