Catalog intelligence
Tracks, albums, artists, videos, barcodes, ISRCs, credits, lyrics, artwork, and playback metadata.
- Multi-type search
- Deep metadata
- Public-field allowlist
Local-first · open source · safety-gated
TIDAL MCP gives Codex, Claude, Cursor, and other AI assistants a complete local control surface for TIDAL: search, analysis, discovery, favorites, folders, and carefully approved playlist writes.
MIT licensed · npm provenance · macOS and Linux · no developer key
01 / Capability map
Every operation has a named tool, bounded inputs, structured output, pagination, and safety annotations. No unrestricted private-endpoint proxy hiding behind one vague command.
Tracks, albums, artists, videos, barcodes, ISRCs, credits, lyrics, artwork, and playback metadata.
Home, Explore, For You, genres, moods, hi-res, mixes, videos, and local hubs.
Discographies, appearances, reviews, biographies, related artists, and similar albums.
Favorites, owned and public playlists, counts, mixed items, folders, and account metadata.
Create, edit, merge, reorder, favorite, organize, and delete—with an exact preview first.
Two deliberately narrow commit gates execute only the action stored in a short-lived local draft.
02 / Speak normally
“Analyze my entire workout playlist: artist concentration, eras, duplicates, duration, and sequencing.”
“Find 20 related tracks, exclude everything I already saved, and use at most two tracks per artist.”
“Prepare a new playlist from these recommendations and show me the exact changes before doing anything.”
03 / Human in the loop
Account mutations are disabled by default. When you enable them, the assistant still cannot jump straight to a remote change. The protocol is deliberately split into an inspectable local draft and a separately approved commit.
Read the security modelResolve the exact target, parameters, track order, and destructive flag.
You review the proposed action before any remote mutation is allowed.
A short-lived, single-use token executes only the stored action.
04 / Evidence, not adjectives
In the public repository review performed on September 4, 2026, TIDAL MCP exposed the broadest explicitly registered tool surface found. Tool count alone is not quality, so the review also records schemas, write safety, tests, transports, commits, and limitations.
Claim scope: public implementations discoverable and inspected on the snapshot date. This is not an official TIDAL endorsement or a permanent claim about every future project.
05 / Start listening
npx -y @sickn33/tidal-mcp@1.0.1 auth
{
"mcpServers": {
"tidal": {
"command": "npx",
"args": ["-y", "@sickn33/tidal-mcp@1.0.1"],
"env": { "TIDAL_MCP_ENABLE_WRITES": "1" }
}
}
}
06 / Direct answers
TIDAL MCP is a local open-source Model Context Protocol server that gives compatible AI assistants 112 typed tools for searching, analyzing, organizing, and safely modifying a TIDAL account.
Yes. Writes are disabled by default. When enabled, every remote mutation still requires a local preview followed by an explicit approval-token commit.
Any local stdio-compatible MCP client should work, including Codex, Claude Desktop, Claude Code, Cursor, and similar clients.
The OAuth session remains in your operating system’s private application-data directory. Session objects and OAuth tokens are excluded from MCP responses.
No. It is an independent, unofficial open-source project and is not affiliated with, endorsed by, or sponsored by TIDAL.
112 ways in.
One careful way to write.