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
Name | Required | Description | Default |
---|---|---|---|
keyword | Yes | ||
num | No | ||
page | No |