Spotify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for Spotify: search albums, artists, tracks. Needs free API credentials.
Today is the operative word: we check Spotify MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add spotify-mcp -- npx -y @mrfentmen/spotify-mcp
{
"mcpServers": {
"spotify-mcp": {
"args": [
"-y",
"@mrfentmen/spotify-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.spotify-mcp]
command = "npx"
args = ["-y", "@mrfentmen/spotify-mcp"]
{
"mcpServers": {
"spotify-mcp": {
"args": [
"-y",
"@mrfentmen/spotify-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"spotify-mcp": {
"args": [
"-y",
"@mrfentmen/spotify-mcp"
],
"command": "npx"
}
}
}
MCP server for Twitch: top games, live streams, users. Needs free API credentials.
MCP server for Kiwi.com flights: search, airlines. Needs a free API key.
MCP server for BigCommerce: products, orders. Needs store API credentials.
MCP server for Tiingo: stocks, forex, crypto. Needs a free API token.
MCP server for Nutritionix: food search, nutrients. Needs free app keys.
MCP server for Loops: contacts, events. Needs a free API key.
MCP server for Navidrome: artists, albums, search, streams. Works with any instance.
Search Deezer tracks, artists, albums, playlists, charts, and podcasts. No API key. By UnClick.
Answers built from our own checks of this server.