{"id":28166520,"url":"https://github.com/instructa/mcp-youtube-music","last_synced_at":"2025-05-15T13:13:45.493Z","repository":{"id":287075840,"uuid":"963512488","full_name":"instructa/mcp-youtube-music","owner":"instructa","description":"🎶 A simple MCP Server that search \u0026 plays youtube music tracks ","archived":false,"fork":false,"pushed_at":"2025-04-09T20:16:59.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T21:23:10.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/instructa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-09T19:47:09.000Z","updated_at":"2025-04-09T20:17:03.000Z","dependencies_parsed_at":"2025-04-09T21:23:14.026Z","dependency_job_id":"30293792-7574-4bde-9bb5-aeb2a84f70eb","html_url":"https://github.com/instructa/mcp-youtube-music","commit_stats":null,"previous_names":["instructa/mcp-youtube-music"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fmcp-youtube-music","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fmcp-youtube-music/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fmcp-youtube-music/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fmcp-youtube-music/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instructa","download_url":"https://codeload.github.com/instructa/mcp-youtube-music/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346570,"owners_count":22055809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-15T13:13:05.871Z","updated_at":"2025-05-15T13:13:45.475Z","avatar_url":"https://github.com/instructa.png","language":"TypeScript","funding_links":[],"categories":["Content Creation","🌐 Web Development"],"sub_categories":[],"readme":"# YouTube Music MCP 🎵\n\nThis is a simple MCP server that allows you to search for and play tracks on YouTube Music directly from your AI assistant like Cursor or Claude Desktop.\n\nBuilt with:\n\n- [YouTube Music](https://music.youtube.com/)\n- [Anthropic MCP](https://docs.anthropic.com/en/docs/agents-and-tools/mcp)\n- [Cursor](https://cursor.so/)\n\n## Available Tools\n\n- `searchTrack`: Search for tracks on YouTube Music by name.\n- `playTrack`: Play tracks directly by searching and opening them in your default browser.\n\n\n# Installation\n\n## 1. Get a key\n\nTo make this work you need a valid [Google Youtube API Key](https://console.cloud.google.com/marketplace/product/google/youtube.googleapis.com)\n\n## 2. Add to cursor\n\nAdd the following MCP configuration to your Cursor `.cursor/mcp.json` settings:\n\n```json\n{\n  \"mcpServers\": {\n    \"youtube-music-mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@instructa/mcp-youtube-music\"],\n      \"env\": {\n        \"YOUTUBE_API_KEY\": \"\u003cINSERT_API_KEY_HERE\u003e\"\n      }\n    }\n  }\n}\n```\n\n**Develop**\n\nThis MCP is typically run directly using `npx` and doesn't require local installation or building unless you intend to modify the source code. If you want to develop it locally, you would typically clone the source repository (if available) and follow its specific contribution guidelines.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n---\n\n## Links\n\n- X/Twitter: [@kregenrek](https://x.com/kregenrek)\n- Bluesky: [@kevinkern.dev](https://bsky.app/profile/kevinkern.dev)\n\n## Courses\n- Learn Cursor AI: [Ultimate Cursor Course](https://www.instructa.ai/en/cursor-ai)\n- Learn to build software with AI: [instructa.ai](https://www.instructa.ai)\n\n## See my other projects:\n\n* [AI Prompts](https://github.com/instructa/ai-prompts/blob/main/README.md) - Curated AI Prompts for Cursor AI, Cline, Windsurf and Github Copilot\n* [codefetch](https://github.com/regenrek/codefetch) - Turn code into Markdown for LLMs with one simple terminal command\n* [aidex](https://github.com/regenrek/aidex) A CLI tool that provides detailed information about AI language models, helping developers choose the right model for their needs.\n* [codetie](https://github.com/codetie-ai/codetie) - XCode CLI","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructa%2Fmcp-youtube-music","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstructa%2Fmcp-youtube-music","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructa%2Fmcp-youtube-music/lists"}