tidal-cli (robbiek3659/tidal-cli) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 32 tools. No publisher has claimed this listing.

D
Caution
58/100

tidal-cli

Control Tidal from the terminal with a CLI for search, playlists, artists, tracks, and library access with JSON output

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

robbiek3659

Source: github_repo_search

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 14 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: KV_REST_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes32 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

tidal_search

Search Tidal for artists, albums, tracks, videos, or playlists

tidal_search_suggestions

Get search suggestions and direct hits for a query

tidal_artist_info

Get artist details including biography

tidal_artist_tracks

Get top tracks for an artist

tidal_artist_albums

Get albums by an artist

tidal_similar_artists

Find artists similar to a given artist

tidal_artist_radio

Get radio playlists based on an artist

tidal_track_info

Get track details including artists, album, BPM, key

tidal_track_radio

Get radio playlists based on a track

tidal_track_by_isrc

Find tracks by ISRC code

tidal_similar_tracks

Find tracks similar to a given track

tidal_album_info

Get album details including artists and cover art

tidal_album_by_barcode

Find albums by barcode/UPC

tidal_playlist_list

List your playlists

tidal_playlist_create

Create a new playlist

tidal_playlist_rename

Rename a playlist

tidal_playlist_delete

Delete a playlist

tidal_playlist_add_track

Add a track to a playlist

tidal_playlist_remove_track

Remove a track from a playlist

tidal_playlist_add_album

Add all tracks from an album to a playlist

tidal_playlist_move_track

Move a track to a different position in a playlist

tidal_playlist_update_description

Update playlist description

tidal_library_add

Add an item to your library/favorites

tidal_library_remove

Remove an item from your library/favorites

tidal_library_favorited_playlists

List your favorited playlists

tidal_library_add_playlist_favorite

Add a playlist to favorites

tidal_library_remove_playlist_favorite

Remove a playlist from favorites

tidal_playback_info

Get playback/streaming info for a track

tidal_playback_url

Get stream URL for a track

tidal_recommendations

Get personalized music recommendations

tidal_recently_added

Get recently added items from your library

tidal_user_profile

Get your Tidal user profile

// known CVEs in dependencies2 critical14 high9 medium5 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalnext@16.1.6GHSA-2xp9-vwfh-vxw4

Next.js: Unauthenticated Remote Code Execution in Image Optimization API when AVIF files are used

criticalnext@16.1.6GHSA-p293-qw3h-jr36

Next.js: Unauthenticated Remote Code Execution on windows-hosted servers

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

highmcp-handler@1.0.7GHSA-w2fm-25vw-vh7f

mcp-handler has a tool response leak across concurrent client sessions ('Race Condition')

highnext@16.1.6GHSA-267c-6grr-h53f

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretKV_REST_API_TOKEN
configKV_REST_API_URL
configTIDAL_COUNTRY
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployNEXT_PUBLIC_SITE_URL
// quality suggestions

All four hints declared on every tool

23/32 tools missing one or more hints — tidal_search (missing: idempotentHint); tidal_search_suggestions (missing: idempotentHint); tidal_artist_info (missing: idempotentHint), +20 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

2 critical, 14 high severity in production deps — next@16.1.6 (critical), next@16.1.6 (critical)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/robbiek3659/tidal-cli?variant=verified)](https://m8ven.ai/mcp/robbiek3659/tidal-cli)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 32df86b2084a785d5e7afd65cfe00e6f2c949b00
code hash: c54f9e4913a7b45afd22eb0b8c9875d925ae2cd2ca767dde1e2d94ccd6566b18
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client