Back to search
30
MCP

dragomirweb/tidal-mcp

docker/dragomirweb/tidal-mcp

A Model Context Protocol (MCP) server that connects AI assistants to the TIDAL music streaming API.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ibeal/tidal-mcp
MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations
0 tools
adrmrn/tidio-mcp
A Model Context Protocol (MCP) server that integrates with the Tidio customer service platform.
0 tools
weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. D
0 tools
@tailgrids/mcp
An MCP (Model Context Protocol) server that exposes the Tailgrids UI components to AI agents
0 tools
@wyattjoh/media-server-mcp
A Model Context Protocol (MCP) server that provides AI assistants with tools to manage Radarr (movies), Sonarr (TV series) media servers, an
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dragomirweb/tidal-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}