Skip to main content
Glama

LinkedIn MCP Server

by felipfr

share_post

Share a LinkedIn post with optional commentary using the LinkedIn MCP Server. Input the post ID and add personalized comments for enhanced engagement.

Instructions

Share a LinkedIn post with optional commentary

Input Schema

NameRequiredDescriptionDefault
commentaryNoOptional commentary to add when sharing
postIdYesLinkedIn post ID to share

Input Schema (JSON Schema)

{ "properties": { "commentary": { "description": "Optional commentary to add when sharing", "type": "string" }, "postId": { "description": "LinkedIn post ID to share", "type": "string" } }, "required": [ "postId" ], "type": "object" }

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/felipfr/linkedin-mcpserver'

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