v1.0.0
🔗 LinkedIn MCP v1.0.0
The most reliable LinkedIn MCP server for AI assistants — 36 tools, remote-first, zero dependencies.
✨ Highlights
- 🚀 36 LinkedIn tools across 7 categories: Profile, Messaging, Company, Jobs, Network, Feed, Utility
- 🔒 Dual auth: OAuth 2.0 + Cookie authentication with one-time
--loginsetup - ⚡ API-native: No browser, no Chromium, no Playwright — pure LinkedIn API
- 🌍 Remote-first: Streamable HTTP + stdio transport
- 📦 ~50KB bundle vs 500MB+ browser-based alternatives
🚀 Quick Start
# One-time setup
npx linkedin-mcp-tools --login
# Use with Claude Desktop (download claude-desktop-config.json below)📥 Downloads
- claude-desktop-config.json — Drop this into your Claude Desktop config
- index.js — Standalone server bundle
📋 Full Tool List
| Category | Tools |
|---|---|
| 👤 Profile | get_profile, get_my_profile, get_profile_skills, get_profile_recommendations, get_profile_activity, get_sidebar_profiles, search_people |
| 💬 Messaging | get_inbox, get_conversation, search_conversations, send_message, reply_to_thread, mark_conversation_read |
| 🏢 Company | get_company, get_company_posts, get_company_employees, search_companies, get_company_jobs |
| 💼 Jobs | search_jobs, get_job_details, get_saved_jobs, get_job_applicants |
| 🤝 Network | connect_with_person, get_connections, get_pending_invitations, withdraw_invitation, accept_invitation, get_network_stats |
| 📰 Feed | get_feed, create_post, react_to_post, comment_on_post, search_posts |
| 🔧 Utility | whoami, health_check, get_notifications |