Skip to main content
Glama

Spotify-Claude MCP Server

by DivyamAgg24

get_artist

Retrieve artist names from Spotify API to enhance music discovery and enable natural language queries through the Spotify-Claude MCP Server.

Instructions

Get Artist name

Input Schema

NameRequiredDescriptionDefault
methodYesGet or post request

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "method": { "description": "Get or post request", "minLength": 3, "type": "string" } }, "required": [ "method" ], "type": "object" }
Install Server

Other Tools from Spotify-Claude MCP Server

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/DivyamAgg24/SpotifyMCP'

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