MCP Hub
Back to servers

LinkedIn

A LinkedIn automation server that uses Playwright and Chrome remote debugging to programmatically publish posts and upload images directly to a user's profile.

Stars
1
Tools
1
Updated
Jul 31, 2025

LinkedIn MCP Server

MCP server for posting to LinkedIn via browser automation.

Setup

uv sync
uv run playwright install

Usage

  1. Start Chrome with remote debugging:
uv run python open_browser.py
  1. Run the server:
uv run python server.py
  1. Make sure you're logged into LinkedIn in Chrome.

Tools

  • post: Post content to LinkedIn with optional image attachment

Reviews

No reviews yet

Sign in to write a review