-
securityA
license-
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 -
2
JavaScript
MIT License
这是一个通过MCP(模块化控制协议)提供QQ音乐搜索功能的测试服务器。该服务器允许您使用关键词搜索音乐曲目,并返回相关歌曲信息。
该demo仅用于测试和学习目的,其中音乐检索使用的是qqmusic-api-python。
配置mcp
:
函数: search_music
参数:
keyword
(字符串,必需):搜索关键词或短语page
(整数,可选):分页页码(默认值:1)num
(整数,可选):返回结果的最大数量(默认值:20)返回值:
返回包含以下属性的对象数组:
id
:歌曲IDmid
:音乐IDname
:歌曲名称pmid
:播放音乐IDsubtitle
:歌曲副标题time_public
:发布时间title
:歌曲标题示例响应:
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A server that provides QQ Music search functionality through the Modular Control Protocol, allowing users to search for music tracks by keyword and retrieve song information.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Samge0/mcp-qqmusic-test-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server