Tidal MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Aug 2026.
MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
flask_process = subprocess.Popen([
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Search multiple indices, index data, and get personalized recommendations
Read-only MCP server for PopUp — search vendors, manage events, and track applications.
MCP server for Spotify - let AI agents control playback, search music, and manage playlists
MCP server for the AniList GraphQL API — anime/manga search, details, and personal list management.
MCP server for Russian books search, details, and recommendation candidates.
Read-only MCP server for verified book recommendations and reading lists.
MCP server for the Semantic Scholar API: search 200M+ papers, citations, authors, recommendations.
MCP server for Target - search products, manage cart, track orders
Answers built from our own checks of this server.