Skip to main content
Glama

Multi-MCPs

by TaylorChen

get_track_info

Retrieve detailed Spotify track information by providing a track ID. The tool integrates with the Multi-MCPs server to streamline access to Spotify data and other third-party APIs.

Instructions

Get Spotify track details

Input Schema

NameRequiredDescriptionDefault
track_idYes

Input Schema (JSON Schema)

{ "properties": { "track_id": { "type": "string" } }, "required": [ "track_id" ], "type": "object" }

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/TaylorChen/muti-mcps'

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