S
Spotify MCP
by @EvansLR
MCP server by EvansLR
Created 12/3/2025
Updated 13 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx spotify-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"evanslr-spotify-mcp": {
"command": "uvx",
"args": [
"spotify-mcp"
]
}
}
}