-
securityF
license-
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
这是一个简单的 MCP 服务器,允许您直接从 AI 助手(如 Cursor 或 Claude Desktop)搜索和播放 YouTube 音乐上的曲目。
内置:
searchTrack
:按名称搜索 YouTube 音乐上的曲目。playTrack
:通过在默认浏览器中搜索并打开曲目来直接播放曲目。要实现此功能,您需要一个有效的Google Youtube API 密钥
将以下 MCP 配置添加到您的 Cursor .cursor/mcp.json
设置中:
发展
此 MCP 通常直接使用npx
运行,无需本地安装或构建,除非您打算修改源代码。如果您要在本地开发,通常需要克隆源代码库(如果有)并遵循其特定的贡献指南。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
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.
一个简单的 MCP 服务器,允许 Cursor 或 Claude Desktop 等 AI 助手通过自然语言命令在 YouTube Music 上搜索和播放曲目。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/instructa/mcp-youtube-music'
If you have feedback or need assistance with the MCP directory API, please join our Discord server