MCP.so
登录

LinkedIn Post Generator

@NvkAnirudh

关于 LinkedIn Post Generator

A Model Context Protocol (MCP) server that automates generating LinkedIn post drafts from YouTube videos. This server provides high-quality, editable content drafts based on YouTube video transcripts.

基本信息

分类

开发工具

许可证

MIT

运行时

node

传输方式

stdio

发布者

NvkAnirudh

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is LinkedIn Post Generator?

LinkedIn Post Generator is a Model Context Protocol (MCP) server that automates generating professional LinkedIn post drafts from YouTube videos. It streamlines content repurposing by extracting transcripts, summarizing the content, and generating engaging LinkedIn posts tailored to your preferences.

How to use LinkedIn Post Generator?

Install the server locally by cloning the repository and running npm install, then configure your API keys in a .env file (OpenAI API key required; YouTube API key optional). Run the server with npm run dev and invoke its tools via any MCP-compatible AI assistant (e.g., Claude Desktop). Alternatively, configure Claude Desktop using the provided Smithery integration to pass API keys automatically. Use tools such as extract_transcript, summarize_transcript, generate_linkedin_post, or the all-in-one youtube_to_linkedin_post tool.

Key features of LinkedIn Post Generator

  • YouTube transcript extraction from any video URL
  • Content summarization with customizable tone and audience
  • LinkedIn post generation with adjustable style and tone
  • All-in-one workflow from YouTube URL to post
  • Customization options for tone, audience, word count
  • Seamless integration with MCP‑compatible AI assistants

Use cases of LinkedIn Post Generator

  • Repurpose YouTube video content into LinkedIn posts
  • Quickly create professional posts from conference talks or webinars
  • Automate social media content creation for marketers
  • Generate consistent, on‑brand posts for thought leadership

FAQ from LinkedIn Post Generator

What API keys are needed?

An OpenAI API key is required. A YouTube API key is optional but enhances metadata retrieval.

How can I configure this server with Claude Desktop?

Edit your Claude Desktop configuration file (claude_desktop_config.json) to include the Smithery command with your API keys, as shown in the README.

Can I customize the tone of the generated posts?

Yes. The summarization tool supports tones (educational, inspirational, professional, conversational) and the post generation tool supports tones (first‑person, third‑person, thought‑leader).

What tools does this MCP server provide?

It provides set_api_keys, check_api_keys, extract_transcript, summarize_transcript, generate_linkedin_post, and youtube_to_linkedin_post.

Where is the server deployed?

It is deployed on Smithery and can be self‑deployed using the Smithery CLI.

评论

开发工具 分类下的更多 MCP 服务器