YouTube Music MCP

by instructa

Integrations

  • Enables searching for and playing tracks on YouTube Music directly through the AI assistant, with tools for searching tracks by name and automatically opening them in the default browser.

Música de YouTube MCP 🎵

Este es un servidor MCP simple que te permite buscar y reproducir pistas en YouTube Music directamente desde tu asistente de inteligencia artificial como Cursor o Claude Desktop.

Construido con:

Herramientas disponibles

  • searchTrack : busca pistas en YouTube Music por nombre.
  • playTrack : reproduce pistas directamente buscándolas y abriéndolas en tu navegador predeterminado.

Instalación

1. Consigue una llave

Para que esto funcione, necesitas una clave API de Google YouTube válida

2. Agregar al cursor

Agregue la siguiente configuración de MCP a la configuración de Cursor .cursor/mcp.json :

{ "mcpServers": { "youtube-music-mcp": { "command": "npx", "args": ["-y", "@instructa/mcp-youtube-music"], "env": { "YOUTUBE_API_KEY": "<INSERT_API_KEY_HERE>" } } } }

Desarrollar

Este MCP se ejecuta normalmente directamente con npx y no requiere instalación ni compilación local, a menos que se desee modificar el código fuente. Si se desea desarrollarlo localmente, se clona el repositorio fuente (si está disponible) y se siguen sus directrices de contribución específicas.

Licencia

Este proyecto está licenciado bajo la licencia MIT: consulte el archivo de LICENCIA para obtener más detalles.


Campo de golf

Cursos

Vea mis otros proyectos:

  • Avisos de IA : Avisos de IA seleccionados para Cursor AI, Cline, Windsurf y Github Copilot
  • codefetch : convierte código en Markdown para LLM con un simple comando de terminal
  • aidex Una herramienta CLI que proporciona información detallada sobre los modelos de lenguaje de IA, ayudando a los desarrolladores a elegir el modelo adecuado para sus necesidades.
  • codetie - CLI de XCode

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Un servidor MCP simple que permite a los asistentes de IA como Cursor o Claude Desktop buscar y reproducir pistas en YouTube Music a través de comandos de lenguaje natural.

  1. Herramientas disponibles
    1. Instalación
      1. 1. Consigue una llave
      2. 2. Agregar al cursor
      3. Licencia
      4. Campo de golf
      5. Cursos
      6. Vea mis otros proyectos:

    Related MCP Servers

    • -
      security
      F
      license
      -
      quality
      The MCP Server integrates APIs from the Youtube-Summarizer as tools within the MCP protocol, allowing for local AI application interaction and tool utilization through natural language queries.
      Last updated -
      Python
    • -
      security
      A
      license
      -
      quality
      An MCP server that allows AI models to control YouTube Music playback through Google Chrome by searching and playing songs using song and artist names.
      Last updated -
      2
      JavaScript
      MIT License
      • Apple
    • -
      security
      A
      license
      -
      quality
      An MCP server that allows Claude and other AI assistants to interact with the YouTube API, providing tools to search videos/channels and retrieve detailed information about them.
      Last updated -
      1
      JavaScript
      MIT License
      • Apple
    • -
      security
      F
      license
      -
      quality
      An MCP server that connects AI assistants to SearchAgora, enabling users to search for, discover, and purchase products across the web through natural language conversations.
      Last updated -
      Python
      • Apple

    View all related MCP servers

    ID: biig4bke7a