LinkedIn MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LinkedIn MCP Serversearch for remote software engineer jobs in Brazil"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
LinkedIn MCP Server 🚀
Servidor MCP (Model Context Protocol) para automação, leitura, otimização de SEO e pesquisa de vagas no LinkedIn via Playwright.
📋 Recursos e Ferramentas
Nome da Ferramenta | Descrição |
| Obtém headline, sobre, localização, cargo atual, experiências, formação e skills em formato JSON. |
| (Novo) Analisa o perfil e gera nota (0-100), nível de atratividade e sugestões para chamar atenção de recrutadores. |
| (Novo) Busca oportunidades de emprego por palavras-chave e localização. |
| Atualiza o título/headline do perfil. |
| Atualiza a seção "Sobre" (resumo profissional). |
| Adiciona uma nova experiência profissional ao perfil. |
| Adiciona uma nova formação acadêmica ao perfil. |
| Adiciona uma nova competência/habilidade. |
| Atualiza cargo, empresa e descrição da posição atual. |
| Publica um post de texto no feed do LinkedIn. |
Related MCP server: linkedin-mcp
⚙️ Configuração
Copie o arquivo
.env.examplepara.env:cp .env.example .envPreencha suas credenciais no
.env(ou noconf.ini):LINKEDIN_EMAIL=seu_email@exemplo.com LINKEDIN_PASSWORD=sua_senha LINKEDIN_PROFILE_URL=https://www.linkedin.com/in/seu-perfil/
🔑 Login e Sessão
Para evitar bloqueios de 2FA/CAPTCHA, faça o login manual na primeira execução ou quando a sessão expirar:
npm run login
# ou dê um duplo clique no arquivo login.batA sessão é salva de forma persistente em sessions/session.json.
🚀 Como Executar
1. Compilar TypeScript
npm run build2. Iniciar Servidor MCP (stdio)
npm start
# ou dê um duplo clique no arquivo iniciar.bat🛠️ Exemplo de Configuração em Clientes MCP (Claude Desktop / Antigravity)
{
"mcpServers": {
"linkedin": {
"command": "node",
"args": ["C:/caminho/para/Linkedin/build/index.js"]
}
}
}Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceAutomates LinkedIn job search and profile editing via Playwright browser automation, enabling targeted job searches and profile updates without manual UI interaction.Last updated1MIT
- Alicense-qualityDmaintenanceAutomates LinkedIn recruiting tasks such as login, search with filters, paginated people search, and profile detail retrieval via Playwright.Last updated29MIT
- Alicense-qualityDmaintenanceEnables LinkedIn automation including search, profile viewing, connection management, job details, and Easy Apply via Playwright with stealth and rate limiting.Last updated168MIT
- Flicense-qualityCmaintenanceAutomates LinkedIn job search and Easy Apply using Playwright and Claude Code, with tools for login, job search, form filling, and batch applications.Last updated
Related MCP Connectors
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
Stealth scraping & search. Bypasses Cloudflare, DataDome & LinkedIn via Cyborg HITL approach.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/maykonlong/Linkedin_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server