Skip to main content
Glama

Claude Music MCP

by leehave

get_song_info

Retrieve detailed information about a specific song using its unique song ID within the Claude Music MCP server. Supports music management by accessing song metadata for seamless playlist creation and recommendations.

Instructions

获取歌曲详细信息

Input Schema

NameRequiredDescriptionDefault
songIdYes歌曲ID

Input Schema (JSON Schema)

{ "properties": { "songId": { "description": "歌曲ID", "type": "string" } }, "required": [ "songId" ], "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