youtube-watchlater-mcp

youtube-watchlater-mcp

3.4

If you are the rightful owner of youtube-watchlater-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides access to a custom YouTube playlist, allowing retrieval of video URLs added within a specified timeframe.

The YouTube Watch Later MCP Server is designed to facilitate easy access to a user's custom YouTube playlist by providing a simple tool to retrieve URLs of videos added within a specified number of days. It uses OAuth2 authentication to ensure secure access to YouTube data. The server is built using TypeScript and integrates with the YouTube Data API v3 through the googleapis library. Users can install the server via Smithery or manually, and it requires setting up a Google Cloud project to enable the YouTube Data API and obtain OAuth credentials. The server's primary function is to return an array of video URLs based on the specified timeframe, making it a useful tool for managing and accessing YouTube playlists efficiently.

Features

  • Retrieve video URLs from a custom playlist within a configurable timeframe
  • Simple interface that returns video URLs
  • OAuth2 authentication for secure data access

Tools

  1. get_watch_later_urls

    Get the URL of the video added to the playlist within a specified time range