Skip to main content
Glama

Multi-MCPs

by TaylorChen

search_tracks

Search and retrieve Spotify tracks by entering a query and optional limit. Part of the Multi-MCPs server, which integrates multiple APIs for unified access to web services.

Instructions

Search tracks on Spotify

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "type": "number" }, "query": { "type": "string" } }, "required": [ "query" ], "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