YouTube to LinkedIn MCP Server
@NvkAnirudh
About YouTube to LinkedIn MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"YT-to-LinkedIn-MCP-Server": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is YouTube to LinkedIn MCP Server?
A Model Context Protocol (MCP) server that automates generating LinkedIn post drafts from YouTube videos. It extracts transcripts, summarizes them using OpenAI GPT, and produces professional, editable LinkedIn post content.
How to use YouTube to LinkedIn MCP Server?
Clone the repository, set up a Python 3.8+ virtual environment, install dependencies, and configure environment variables (OPENAI_API_KEY, YOUTUBE_API_KEY). Run with uvicorn app.main:app --reload for local development, or deploy via Docker or Smithery. Access the API at http://localhost:8000/docs.
Key features of YouTube to LinkedIn MCP Server
- YouTube transcript extraction from video URLs
- Transcript summarization via OpenAI GPT
- Professional LinkedIn post generation with customizable tone
- Modular FastAPI endpoints for each pipeline step
- Docker and Smithery deployment support
Use cases of YouTube to LinkedIn MCP Server
- Content creators repurposing YouTube videos into LinkedIn posts
- Social media managers automating post drafts from video content
- Professionals quickly generating thought-leadership posts from educational videos
- Teams integrating YouTube-to-LinkedIn workflows into existing MCP tools
FAQ from YouTube to LinkedIn MCP Server
What API keys are required?
OpenAI API key is required for summarization and post generation. YouTube Data API key is optional but recommended for better video metadata. Keys can be set as environment variables or provided in each request.
Can I run this server locally without Docker?
Yes. Clone the repository, create a Python virtual environment, install dependencies, set environment variables, and run with uvicorn app.main:app --reload.
What is the default port and how do I change it?
The server runs on port 8000 by default. You can change it by setting the PORT environment variable.
Are the API keys mandatory in environment variables?
No. API keys can be provided per request via the optional fields in endpoint bodies. However, setting them as environment variables is recommended for local development.
What transport does the server use?
The server uses HTTP (FastAPI) with standard REST endpoints. It does not mention any other transport protocols.
Frequently asked questions
What API keys are required?
OpenAI API key is required for summarization and post generation. YouTube Data API key is optional but recommended for better video metadata. Keys can be set as environment variables or provided in each request.
Can I run this server locally without Docker?
Yes. Clone the repository, create a Python virtual environment, install dependencies, set environment variables, and run with `uvicorn app.main:app --reload`.
What is the default port and how do I change it?
The server runs on port 8000 by default. You can change it by setting the `PORT` environment variable.
Are the API keys mandatory in environment variables?
No. API keys can be provided per request via the optional fields in endpoint bodies. However, setting them as environment variables is recommended for local development.
What transport does the server use?
The server uses HTTP (FastAPI) with standard REST endpoints. It does not mention any other transport protocols.
Basic information
More Media & Design MCP servers

Lamina — On-brand product photos, video & try-ons
LaminaGenerate on brand product videos from Claude Code (or any assistant) in one line. Lamina turns a brief + your brand kit into finished product photos, video reels, and campaign banners - no prompt engineering; brand guard
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube

SceneF — San Francisco Movie Showtimes
SceneFBuilt by movie lovers, for movie lovers and their assistants. San Francisco is one of the last great moviegoing cities — single-screen neighborhood houses from the 1920s, repertory calendars that change nightly, 35mm and

Katto
KattoAI video clipping MCP server: turn long videos, podcasts and Twitch VODs into scored, captioned 9:16 shorts from Claude, Cursor, ChatGPT and any MCP client.

diggercamp
Tommaso Savorana (ti es)diggercamp finds independent music by how it sounds. Paste any Bandcamp, YouTube or SoundCloud link and get the closest sonic matches from 4M+ independent tracks — matched by rhythm, timbre, key and energy, not genre tag
Comments