LinkedNav MCP
LinkedNav MCP
AI 채팅에서 LinkedIn 아웃리치를 실행하세요.
LinkedNav MCP는 AI 어시스턴트(Claude, Cursor 및 기타 모든 MCP 앱)를 사용자의 LinkedNav 계정에 연결합니다. 연결이 완료되면 어시스턴트에게 적합한 사람을 찾고, 캠페인을 시작하고, 연결 요청과 메시지를 보내고, 답장에 응답하며, 결과를 확인하라고 요청하기만 하면 됩니다. 아웃리치는 대신 처리해 줍니다.
서버:
https://mcp.linkednav.com/호환 대상: Claude Code, Claude Desktop, claude.ai, Cursor 및 모든 MCP 클라이언트
가입하기(무료 체험): linkednav.com
이것으로 할 수 있는 일
어시스턴트에게 다음과 같이 요청하세요:
"LinkedIn에서 누구를 타깃으로 해야 하고, 무엇을 말해야 할까?"
"이런 회사들에서 방금 이직한 사람들을 찾아줘."
"캠페인을 설정하고 켜 줘."
"어떤 답장이 왔고, 뭐라고 답해야 할까?"
"내 아웃리치가 어떻게 진행되고 있고, 무엇을 고쳐야 할까?"
내부적으로는 어시스턴트에게 다음을 위한 도구를 제공합니다:
설정 및 타기팅 (비즈니스와 이상적인 고객)
잠재 고객 찾기 (구매 신호 검색, 경쟁사 및 인플루언서 참여자, 소셜 리스닝)
캠페인 (생성, 시작, 일시 중지, 예약)
메시지 (연결 요청 메시지와 후속 메시지 작성 및 저장)
발송 및 받은 편지함 (연결 요청과 메시지 보내기, 답장 읽기 및 응답)
정보 보강 (이메일, 전화번호, 프로필 세부 정보 찾기)
분석 (설정 점검, 퍼널 확인, 개선할 부분 찾기)
Related MCP server: LinkedIn Agent MCP
연결하기 (약 2분)
linkednav.com에 가입하고 /app/api-keys에서 API 키를 생성하세요.
앱에 서버를 추가하세요.
Claude Code:
claude mcp add --transport http linkednav https://mcp.linkednav.com/ \
--header "Authorization: Bearer YOUR_KEY"Claude Desktop 또는 claude.ai: 설정(Settings)으로 이동한 다음 커넥터(Connectors)에서 사용자 지정 커넥터 추가를 선택하세요.
이름을 LinkedNav, URL을 https://mcp.linkednav.com/로 지정한 다음 브라우저로
로그인(OAuth)하거나 Authorization: Bearer YOUR_KEY 헤더를 추가하세요.
Cursor / Cline / 기타 MCP 앱 (~/.cursor/mcp.json):
{
"mcpServers": {
"linkednav": {
"url": "https://mcp.linkednav.com/",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
}오픈소스 스킬과 함께 사용하기
이 MCP를 사용하는 즉시 사용 가능한 아웃리치 팀을 원하시나요? 무료 오픈소스 LinkedIn Outreach OS 스킬을 설치하세요. 이 스킬은 계획과 메시지를 작성하고, 이 MCP가 실제 작업을 수행합니다.
이 리포지토리 정보
이 리포지토리에는 LinkedNav MCP 서버의 공개 정보와 MCP 레지스트리 매니페스트(server.json)가 포함되어 있습니다.
서버 자체는 mcp.linkednav.com에 호스팅되며 사용자 본인의 LinkedNav 계정에서 실행됩니다.
서버의 소스 코드는 이 리포지토리의 일부가 아닙니다.
라이선스
이 리포지토리의 콘텐츠는 MIT 라이선스를 따릅니다. LinkedNav는 호스팅 서비스입니다.
This server cannot be installed
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
- AlicenseAqualityFmaintenanceEnables AI assistants to search leads, view profiles, manage lists, send InMails, and export data from LinkedIn Sales Navigator through browser automation.76MIT
- Alicense-qualityDmaintenanceEnables AI assistants to connect to LinkedIn, accessing profiles and companies, searching for jobs and people, managing saved jobs, updating job-search profile settings, and inspecting analytics.1Apache 2.0
- Flicense-qualityCmaintenanceEnables AI assistants to manage LinkedIn workflows through a comprehensive set of tools for content generation, profile optimization, lead management, message outreach, engagement, analytics, scheduling, and industry research.
- Flicense-qualityDmaintenanceEnables AI assistants to securely search your LinkedIn network, contacts, and DMs to find warm leads, intro paths, and hidden opportunities.
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.
Let AI tools securely access your LinkedIn network and DMs
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/linglistack/linkednav-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server