← Index

io.github.ibeal/tidal-mcp

io.github.ibeal/tidal-mcp·v0.2.0·Search
Quality Score
76
/100

MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "tidal-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ibeal/tidal-mcp:latest"
      ],
      "env": {
        "TIDAL_MCP_PORT": "<tidal_mcp_port>"
      }
    }
  }
}
§02  Environment variables
TIDAL_MCP_PORT

Port for the TIDAL API Flask server (default: 5050)

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search