YouTube Music MCP Server

by mondweep

477 downloads
Not rated
GitHub

About

This is a MCP (Model Context Protocol) server that you can use with Cline through Visual Studio Code and ask songs to be played using Youtube Music

Details

Author
mondweep
Downloads
477
Categories
Media

- Search YouTube Music for songs
- Play songs directly in Google Chrome
- Support for song name and artist name search
- Error handling and logging
- Cross-platform support, focused on macOS for Chrome automation

Install dependencies with npm install, build the server with npm run build, then configure the server in Claude Desktop by adding the path to build/index.js in the MCP servers config. For development use npm run watch for auto-rebuild; debug with the MCP Inspector via npm run inspector.

YouTube Music MCP Server

Overview

This project implements a Model Context Protocol (MCP) server that enables AI models to control YouTube Music playback through Google Chrome. It bridges the gap between AI assistants and music playback, allowing AI to search for and play songs based on song names and artist names.

What is MCP?

The Model Context Protocol (MCP) is a standardized way for AI models to interact with external tools and services. It provides a structured communication protocol that allows AI assistants to: - Discover available tools - Understand tool capabilities - Execute actions through these tools - Handle responses and errors consistently

Learn more about MCP:
- MCP Documentation
- MCP SDK

Features

- Search YouTube Music for songs - Play songs directly in Google Chrome - Support for song name and artist name search - Error handling and logging - Cross-platform support (focused on macOS for Chrome automation)

Architecture

High-Level Overview

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.