tidal-mcp
MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations
Install
Dockerstdio
docker run -i --rm ghcr.io/ibeal/tidal-mcp:latest Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-ibeal-tidal-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ibeal/tidal-mcp:latest"
]
}
}
} Source: official MCP Registry record · registry name io.github.ibeal/tidal-mcp · published 2026-06-25 · updated 2026-06-25. Not an endorsement; review the code before connecting it to anything sensitive.