YouTube Transcript MCP Server
@PraveenKishore
About YouTube Transcript MCP Server
MCP server for fetching youtube transcripts
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-youtube": {
"command": "uv",
"args": [
"sync"
]
}
}
}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 Transcript MCP Server?
This project implements a Model Context Protocol (MCP) server that provides a tool for fetching YouTube video transcripts in various formats. Leveraging the youtube-transcript-api, the server allows Large Language Models (LLMs) to access YouTube transcripts securely and efficiently.
How to use YouTube Transcript MCP Server?
Clone the repository, install dependencies with uv sync, and activate the virtual environment. Configure the server in your MCP client's `mcp
More Media & Design MCP servers

Google Maps
modelcontextprotocolModel Context Protocol Servers

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Comments