Skip to main content
Glama
southleft

LinkedIn Intelligence MCP Server

by southleft

edit_post

Modify existing LinkedIn posts by updating text content or replacing images using LinkedIn's Official API. Enables content refinement and corrections after publishing.

Instructions

Edit/update an existing LinkedIn post using the Official API.

Requires "Share on LinkedIn" product enabled in your LinkedIn Developer app.

Args: post_urn: The URN of the post to edit (e.g., "urn:li:share:123456") text: New text content for the post (optional, max 3000 characters) image_path: Path to new image file to replace existing media (optional) alt_text: Alt text for the new image (optional)

Returns: Success status with updated fields information.

Note: At least one of 'text' or 'image_path' must be provided. This uses LinkedIn's PARTIAL_UPDATE method to update only specified fields.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
post_urnYes
textNo
image_pathNo
alt_textNo

Latest Blog Posts

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/southleft/linkedin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server