Skip to main content
Glama
southleft

LinkedIn Intelligence MCP Server

by southleft

create_image_post

Create LinkedIn posts with images using the official API. Upload local files, URLs, or base64 images with text content and visibility settings.

Instructions

Create a LinkedIn post with an image using the Official API.

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

Args: text: Post text content (max 3000 characters) image_path: Image source - can be: - Absolute path to local file (JPG, PNG, GIF) - URL to image (http:// or https://) - Base64-encoded image (data:image/png;base64,...) alt_text: Accessibility text describing the image (recommended) visibility: Post visibility - PUBLIC or CONNECTIONS

Returns the created post details including post URN and image URN.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYes
image_pathYes
alt_textNo
visibilityNoPUBLIC

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