MCP Server
MCP
io.github.ibeal/tidal-mcp
MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations
Install
oci:ghcr.io/ibeal/tidal-mcp:latest
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/ibeal/tidal-mcp:latest",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Port for the TIDAL API Flask server (default: 5050)",
"format": "string",
"name": "TIDAL_MCP_PORT"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment