유튜브 뮤직 MCP 🎵
이는 Cursor나 Claude Desktop과 같은 AI 비서를 통해 YouTube Music에서 트랙을 검색하고 재생할 수 있는 간단한 MCP 서버입니다.
다음으로 구성됨:
사용 가능한 도구
searchTrack
: YouTube Music에서 이름으로 트랙을 검색합니다.playTrack
: 기본 브라우저에서 트랙을 검색하고 열어서 직접 재생합니다.
설치
1. 열쇠를 받으세요
이 작업을 수행하려면 유효한 Google Youtube API 키가 필요합니다.
2. 커서에 추가
다음 MCP 구성을 Cursor .cursor/mcp.json
설정에 추가하세요.
지엑스피1
개발하다
이 MCP는 일반적으로 npx
사용하여 직접 실행되며, 소스 코드를 수정하지 않는 한 로컬 설치나 빌드가 필요하지 않습니다. 로컬에서 개발하려면 일반적으로 소스 저장소(있는 경우)를 복제하고 해당 저장소의 기여 지침을 따릅니다.
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
모래밭
- X/트위터: @kregenrek
- 블루스카이: @kevinkern.dev
행동
- 커서 AI 배우기: 궁극의 커서 코스
- AI를 활용한 소프트웨어 구축 방법 배우기: instructa.ai
다른 프로젝트도 확인해 보세요:
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.
Tools
Cursor나 Claude Desktop과 같은 AI 도우미가 자연어 명령을 통해 YouTube Music에서 트랙을 검색하고 재생할 수 있도록 하는 간단한 MCP 서버입니다.
Related MCP Servers
- -securityFlicense-qualityThe 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
- -securityAlicense-qualityAn 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 -2JavaScriptMIT License
- -securityAlicense-qualityAn 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 -1JavaScriptMIT License
- -securityFlicense-qualityAn 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 -1Python