MCP Servers / communication / LinkedIn Post Generator

LinkedIn Post Generator

JSON →
stdionone20communication

Generates professional LinkedIn post drafts from YouTube videos by summarizing their content.

Install
How to run this server
[ { "cmd": "npm install -g @smithery/cli", "imports": [] } ]
server path: linkedin-post-generator
Tools
What this server exposes
set_api_keys
Configure your API keys
check_api_keys
Verify your API key configuration status
extract_transcript
Get the transcript from a YouTube video
summarize_transcript
Create a concise summary of the video content
generate_linkedin_post
Create a LinkedIn post from a summary
youtube_to_linkedin_post
Complete workflow from YouTube URL to LinkedIn post
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
envYOUTUBE_API_KEY
envYOUR_SMITHERY_API_KEY
envYOUR_OPENAI_API_KEY
envYOUR_YOUTUBE_API_KEY
Resources
LinkedIn Post Generator — MCP Server · libregistry