linkedin-mcp

ChimbuezeDavid/linkedin-mcp
★ 0 stars Python AI/LLM Updated 2d ago
Universal LinkedIn MCP Server: Safe, account-bound Model Context Protocol server enabling AI assistants (Grok, Claude, Cursor) to interact with LinkedIn via stealth browser automation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "linkedin-mcp": {
      "command": "uvx",
      "args": [
        "linkedin-mcp"
      ]
    }
  }
}

Or install with pip: pip install linkedin-mcp

README Excerpt

A Model Context Protocol (MCP) server that empowers any AI assistant to interact with LinkedIn just like a human user—with strict safety guardrails ensuring all actions (editing, posting, searching, messaging) are performed **strictly from and within your authenticated account boundary**. --- - **Strict User-Only Profile Mutations**: Profile editing tools (`update_my_headline`, `update_my_about`) **accept NO target profile parameter**. They are hardcoded and locked to `/in/me` (your profile). It

Tools (15)

check_login_statuscomment_on_postcreate_postget_feedget_my_profileget_pending_invitationslist_conversationslogoutsearch_peoplesend_connection_requestsend_messagestart_loginupdate_my_aboutupdate_my_headlineview_profile

Topics

ai-agentsclaude-desktopgroklinkedinlinkedin-automationlinkedin-mcpmcpmodel-context-protocolplaywrightpythonstealth-browser