yt-mcp-server
1
The yt-mcp-server is designed to facilitate operations with YouTube data, including URLs, video IDs, and thumbnails. It provides an easy-to-use interface to work with YouTube links in a Model Context Protocol (MCP) environment.
yt-mcp-server
MCP server with various utility functions for dealing with YouTube data. This server provides tools for working with YouTube URLs, video IDs, and thumbnails.
📖 Resources
Prerequisites
- Python 3.12 or higher
- UV package manager
Available Tools
get_watch_url
: Returns the YouTube watch URL for a given video ID, optionally starting at a specific timeget_thumbnail_url
: Returns the thumbnail URL for a given YouTube video IDget_normalized_url
: Normalizes various YouTube URL formats to the canonical watch URL and extracts the video ID