Skip to main content
Glama

Claude Music MCP

by leehave

get_recommendations

Generate personalized music recommendations based on user preferences such as genre, mood, and desired number of tracks to discover tailored playlists.

Instructions

根据用户喜好获取音乐推荐

Input Schema

NameRequiredDescriptionDefault
genreNo音乐风格
limitNo推荐数量
moodNo心情/氛围

Input Schema (JSON Schema)

{ "properties": { "genre": { "description": "音乐风格", "type": "string" }, "limit": { "default": 10, "description": "推荐数量", "type": "number" }, "mood": { "description": "心情/氛围", "type": "string" } }, "type": "object" }

Other Tools from Claude Music MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leehave/Claude-Music-Mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server