Zing MP3 MCP服务器
模型上下文协议(MCP)服务器允许搜索、检索Zing MP3中的链接流和歌词。
特征
- 按关键字搜索歌曲。
- Lấy链路流128kbps。
- 将歌词(歌词)作为具有时间戳的JSON(相同)
index.html你的)。 - 适用于任何MCP客户端。
使用
在MCP Hub配置文件中(例如 xiaozhi-mcphub):
"mcpServers": {
"zingmp3": {
"command": "uvx",
"args": ["--from", "git+https://github.com/quyenpv/mcp-zingmp3", "mcp-zingmp3"]
},
"youtube": {
...
}
}