igorgarbuz/spotify-mcp
Spotify Node MCP server to interact with the music library using natural language
Platform-specific configuration:
{
"mcpServers": {
"spotify-mcp": {
"command": "npx",
"args": [
"-y",
"spotify-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...