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
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
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.
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Comments