YouTube Watch Later MCP Server

Created at a month ago

by rados10

starstarstarstarstar

MCP server for accessing YouTube Watch Later playlist

Categories

developer-tools

Tags

youtube

playlist-access

mcp-server

YouTube Watch Later MCP Server

what is YouTube Watch Later MCP Server?

YouTube Watch Later MCP Server is a Model Context Protocol server that allows users to access their custom YouTube Watch Later playlist and retrieve URLs of videos added to it within a configured timeframe.

how to use YouTube Watch Later MCP Server?

To use the server, first clone the repository, install the dependencies, and build the project. You then need to create a Google Cloud project, enable the YouTube Data API, and obtain OAuth 2.0 credentials for secure access to your YouTube data.

key features of YouTube Watch Later MCP Server?

  • Retrieve video URLs added to a custom playlist within a specified number of days.
  • Offers a simple interface that provides just the video URLs.
  • Includes OAuth2 authentication for enhanced security.

use cases of YouTube Watch Later MCP Server?

  1. Quickly accessing and sharing video links from your YouTube Watch Later playlist.
  2. Integrating with other applications to fetch video URLs programmatically.
  3. Analyzing viewing habits based on videos saved in the Watch Later playlist.

FAQ from YouTube Watch Later MCP Server?

  • How do I get the video URLs from my Watch Later playlist?

Use the get_watch_later_urls tool provided by the server, specifying the daysBack parameter to filter the results.

  • Is the server safe to use?

Yes, it utilizes OAuth2 for secure access to your YouTube account, ensuring that your data remains private.

  • Can I customize the number of days to look back?

Yes, you can set the daysBack parameter to specify the timeframe for which you want to retrieve video URLs.

View More