Skip to main content
Glama

LinkedIn MCP Assistant

by ertiqah

generate_linkedin_post

Transform articles, newsletters, or notes into three LinkedIn post variants to boost engagement and optimize audience interaction.

Instructions

Generate three LinkedIn post variants from any content (article, newsletter, notes, etc.) to optimize engagement.

Input Schema

NameRequiredDescriptionDefault
contentYesThe source content to transform into LinkedIn posts. Can be articles, emails, newsletters, notes, etc.
content_typeNoOptional. A short description of the content type (e.g., 'article', 'newsletter', 'notes'). Defaults to 'article'.

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "The source content to transform into LinkedIn posts. Can be articles, emails, newsletters, notes, etc.", "type": "string" }, "content_type": { "description": "Optional. A short description of the content type (e.g., 'article', 'newsletter', 'notes'). Defaults to 'article'.", "type": "string" } }, "required": [ "content" ], "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/ertiqah/linkedin-mcp-runner'

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