youtube-mcp-server

youtube-mcp-server

3.1

If you are the rightful owner of youtube-mcp-server 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 Media Control Protocol (MCP) server for YouTube integration that allows you to control YouTube playback across multiple devices.

The YouTube MCP Server is designed to provide seamless control over YouTube video playback across multiple devices. It leverages Express.js for server-side operations, Socket.io for real-time client communication, and the YouTube Data API for video search and information retrieval. The server allows users to play, pause, and control YouTube videos from any connected device, ensuring synchronized playback across all clients. The intuitive interface supports video search, volume control, and playback position adjustments, with real-time updates facilitated by WebSockets. The server is easy to set up, requiring Node.js and a YouTube API key, and offers customization options for UI and functionality extensions.

Features

  • Play, pause, and control YouTube videos from any device
  • Synchronize playback across multiple clients
  • Search YouTube videos directly from the interface
  • Control volume and playback position
  • Real-time updates using WebSockets