YouTube MCP Server
@MCP-Mirror
About YouTube MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ZubeidHendricks_youtube-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@modelcontextprotocol/server-youtube",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is YouTube MCP Server?
A Model Context Protocol (MCP) server implementation for YouTube, enabling AI language models to interact with YouTube content through a standardized interface. It is designed for developers building AI applications that need to access YouTube data, transcripts, channels, and playlists.
How to use YouTube MCP Server?
Install via npm or automatically via Smithery. Set the YOUTUBE_API_KEY environment variable with your YouTube Data API v3 key, and optionally YOUTUBE_TRANSCRIPT_LANG (defaults to 'en'). Add the server configuration to your MCP client (e.g., Claude Desktop) using the provided JSON format.
Key features of YouTube MCP Server
- Get video details (title, description, duration, etc.)
- Retrieve video transcripts with timestamped captions
- Support for multiple transcript languages
- List and search channel videos and playlists
- Get video and channel statistics (views, likes, comments)
- Search across YouTube videos, channels, and playlists
Use cases of YouTube MCP Server
- Fetch video details and transcripts for AI analysis or summarization
- Search YouTube for specific content and retrieve structured results
- Manage and search channel and playlist contents programmatically
- Build conversational AI that answers questions based on video transcripts
FAQ from YouTube MCP Server
How do I get a YouTube API key?
Go to the Google Cloud Console, create a new project (or select an existing one), enable the YouTube Data API v3, and create API credentials (an API key). Copy the key for configuration.
How do I install YouTube MCP Server?
Install via npm with npm install @modelcontextprotocol/server-youtube or automatically via Smithery using the command npx -y @smithery/cli install @modelcontextprotocol/server-youtube --client claude.
Can I use multiple languages for transcripts?
Yes, the server supports multiple languages. You can specify a default language with the YOUTUBE_TRANSCRIPT_LANG environment variable (defaults to 'en').
How do I configure YouTube MCP Server for my MCP client?
Add a youtube entry under mcpServers in your client configuration with the command npx -y @modelcontextprotocol/server-youtube and the YOUTUBE_API_KEY in the env object.
What is the default language for transcripts?
The default language for transcripts is English ('en'), set via the optional YOUTUBE_TRANSCRIPT_LANG environment variable.
Frequently asked questions
How do I get a YouTube API key?
Go to the Google Cloud Console, create a new project (or select an existing one), enable the YouTube Data API v3, and create API credentials (an API key). Copy the key for configuration.
How do I install YouTube MCP Server?
Install via npm with `npm install @modelcontextprotocol/server-youtube` or automatically via Smithery using the command `npx -y @smithery/cli install @modelcontextprotocol/server-youtube --client claude`.
Can I use multiple languages for transcripts?
Yes, the server supports multiple languages. You can specify a default language with the `YOUTUBE_TRANSCRIPT_LANG` environment variable (defaults to 'en').
How do I configure YouTube MCP Server for my MCP client?
Add a `youtube` entry under `mcpServers` in your client configuration with the command `npx -y @modelcontextprotocol/server-youtube` and the `YOUTUBE_API_KEY` in the `env` object.
What is the default language for transcripts?
The default language for transcripts is English ('en'), set via the optional `YOUTUBE_TRANSCRIPT_LANG` environment variable.
Basic information
More Media & Design MCP servers

Google Maps
modelcontextprotocolModel Context Protocol Servers
Floors.live — Event Floor Plan & Seating Designer
HakolsoundMCP server for Floors.live — design event floor plans, manage guest lists, and run intelligent seating assignments from Claude, ChatGPT, or Cursor. 32 tools.
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.

uxgen
uxgenA library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the ups

TravelAnimator
Lascade-CoMCP server and CLI for TravelAnimator — generate animated travel videos, itineraries, and trip media from Claude, Codex, or your terminal
Comments