Spotify MCP Server

v1.0.0APIsstable

Spotify MCP Server - Model Context Protocol server for Spotify integration

spotifymcpai-integration
Share:
9
Stars
0
Downloads
0
Weekly
0/5

About

Spotify MCP Server - Model Context Protocol server for Spotify integration

Features

  • get_access_token
  • search
  • get_artist
  • get_multiple_artists
  • get_artist_top_tracks

Use Cases

Get a valid Spotify access token for API requests
Search for tracks, albums, artists, or playlists
Get Spotify catalog information for an artist
Get Spotify catalog information for multiple artists
Get Spotify catalog information about an artist's top tracks
qchuchu

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedNov 25, 2025
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @thomaswawra/server-spotify

Manual Installation

npx -y @thomaswawra/server-spotify

Examples

Basic Configuration

Configure Spotify MCP Server

npx -y @thomaswawra/server-spotify

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "spotify": { "command": "npx", "args": ["-y", "@thomaswawra/server-spotify"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Spotify MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides