LinkedIn MCP Server
MCP server for posting to LinkedIn via browser automation.
Setup
uv sync
uv run playwright install
Usage
- Start Chrome with remote debugging:
uv run python open_browser.py
- Run the server:
uv run python server.py
- Make sure you're logged into LinkedIn in Chrome.
Tools
post: Post content to LinkedIn with optional image attachment