MCP QQ Music Test Server

by Samge0

search_music

Find music tracks by keyword using the MCP server. Specify search terms, page number, and result limit to retrieve a list of matching songs from QQ Music.

Instructions

Search for music tracks

Args: keyword: Search keyword or phrase page: Page number for pagination (default: 1) num: Maximum number of results to return (default: 20)

Returns: List of music tracks matching the search criteria

Input Schema

NameRequiredDescriptionDefault
keywordYes
numNo
pageNo

Input Schema (JSON Schema)

{ "properties": { "keyword": { "title": "Keyword", "type": "string" }, "num": { "default": 20, "title": "Num", "type": "integer" }, "page": { "default": 1, "title": "Page", "type": "integer" } }, "required": [ "keyword" ], "title": "search_musicArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP QQ Music Test Server

Related Tools

ID: z8qr41v7h8