Vinkius
TIDAL Developer API

TIDAL Developer API MCP. Audit music catalogs, albums, and tracks with AI.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

TIDAL Developer API MCP on Cursor AI Code Editor MCP Client TIDAL Developer API MCP on Claude Desktop App MCP Integration TIDAL Developer API MCP on OpenAI Agents SDK MCP Compatible TIDAL Developer API MCP on Visual Studio Code MCP Extension Client TIDAL Developer API MCP on GitHub Copilot AI Agent MCP Integration TIDAL Developer API MCP on Google Gemini AI MCP Integration TIDAL Developer API MCP on Lovable AI Development MCP Client TIDAL Developer API MCP on Mistral AI Agents MCP Compatible TIDAL Developer API MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

The TIDAL Developer API lets your AI agent access high-fidelity music metadata directly. Use it to audit artist discographies, search for specific albums by title or artist, and retrieve detailed track lists, durations, and identifiers without logging into a separate streaming app.

What your AI agents can do

Check api status

Checks if the TIDAL Developer service is currently operational.

Get album tracks

Gets all tracks belonging to a specific album using its ID.

Get artist albums

Retrieves all albums associated with a given artist ID.

+ 2 more capabilities included
Check Service Status

Verifies if the entire TIDAL Developer service is currently running.

Search for Albums

Find albums by name or artist, retrieving basic metadata like track count and duration.

Search for Artists

Locates artists within the TIDAL catalog using their known names.

Get Artist's Full Discography

Retrieves a list of all albums associated with a specific artist ID.

Get Specific Album Tracklist

Fetches every track, along with its metadata, for an album identified by its unique ID.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

TIDAL Developer API MCP Server: 5 Tools for Metadata Retrieval

These five tools allow your agent to search, locate, and retrieve specific music metadata—from artist IDs to individual track lists.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using TIDAL Developer API on Vinkius
check019d848d

check api status

Checks if the TIDAL Developer service is currently operational.

get019d848d

get album tracks

Gets all tracks belonging to a specific album using its ID.

get019d848d

get artist albums

Retrieves all albums associated with a given artist ID.

search019d848d

search tidal albums

Searches for albums on TIDAL using either the album name or the artist name.

search019d848d

search tidal artists

Searches and locates artists within the TIDAL catalog.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with TIDAL Developer API, then connect any of our 4,800+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,800+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
TIDAL Developer API MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by TIDAL. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 5 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Finding music metadata shouldn't require multiple tabs and copy-pasting IDs.

Today, if you need to audit an artist’s history, you manually search for the artist name. Then you open a new tab for each album to find its ID. You then have to piece together track counts and durations from various web pages—it's slow, error-prone, and tedious.

With this MCP server, your agent handles it all in one go. Tell it: 'Give me the full discography.' It runs `search_tidal_artists` first, then loops through results using `get_artist_albums`. You get a clean JSON object of every album title and ID—no more clicking.

TIDAL Developer API MCP Server: Get structured music data in plain conversation.

Before, getting the tracklist for an entire project meant knowing the specific album ID and then navigating to a dedicated page. If you missed one step or used the wrong identifier, the process broke.

Now, your agent knows the workflow. You simply ask: 'Show me all tracks for album X.' It automatically runs `get_album_tracks`, pulling every title, duration, and ID into a single, usable block of data. That's the difference.

What you can do with this MCP connector

Your AI client uses the TIDAL Developer API to pull structured music data right from TIDAL's catalog. You don't gotta log into a separate streaming app; your agent handles all the heavy lifting, letting you audit discographies and get precise metadata points. It’s built for deep research—the kind of stuff an industry analyst needs when they can't just click around in an interface.

When you need to know if the service is even up, start with check_api_status. That single call confirms whether the entire TIDAL Developer service is running smoothly. If that tool doesn't pass, none of the other calls matter, so it’s always smart to check first.

Need to find an album? You can use search_tidal_albums to hunt for records by either the album name or the artist's name. This search returns basic metadata like how many tracks are on the record and what the total duration is, helping you narrow down your target quickly before diving deeper into specific IDs.

If you start with an artist's name instead of an album title, search_tidal_artists locates that artist within the TIDAL catalog. This gives you the essential artist ID needed for everything else. Once you have that ID, you can immediately call get_artist_albums. That tool doesn't just give you a few albums; it retrieves every single album associated with that specific artist ID, letting you map out their entire recorded discography.

If you know the exact name of an album but don't have its ID yet, you can use search_tidal_albums again. This finds the album and gives you the necessary metadata to proceed. If you already have that unique album ID, calling get_album_tracks fetches every single track belonging to it. You get a complete list of tracks, each with detailed associated metadata.

These tools let your agent go beyond simple search results. They provide granular data points: the specific identifiers for any given piece of music, precise duration markers, and comprehensive lists that map out an artist’s full output. For instance, you can combine search_tidal_artists to find an ID, use that ID with get_artist_albums to get a list of five albums, then pick one album's ID and pass it into get_album_tracks to pull every single tracklist for analysis.

You don't need any manual steps or guesswork; your agent runs the workflow based on what you prompt it with.

Built · Hosted · Managed by Vinkius TIDAL Developer API - Audit Music Data with AI Server ID 019d848e-0b1b-7354-b0f5-e70d3ed4d352
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About TIDAL Developer API MCP

How do I find an artist's full list of albums using search_tidal_artists? +

You first use search_tidal_artists to get the correct Artist ID. Then, take that ID and pass it into the get_artist_albums tool. This gets you every album title they have recorded.

Should I use search_tidal_albums or get_album_tracks? +

Use search_tidal_albums if you only know the name and need to find the ID first. Use get_album_tracks when you already have a specific Album ID and want the full list of songs.

What is the best way to check service reliability with TIDAL Developer API? +

Run the check_api_status tool. This instantly tells your agent if the entire music research workflow can proceed or if there's an issue with the connection.

Can I search for albums by artist name using TIDAL Developer API? +

Yes, use search_tidal_albums. This tool allows you to input either the album title or the artist name into a single query and find matching records.

What is required before I can use `search_tidal_albums`? +

You must provide a valid TIDAL Developer API key in your agent's configuration. Once connected, your AI client uses that key to make authenticated requests, allowing it to search for albums and retrieve metadata.

If I only have an album name, how do I get the track list using `get_album_tracks`? +

You cannot use get_album_tracks directly with a name. First, you must run search_tidal_albums to find the correct Album ID. Then, pass that unique ID into the get_album_tracks tool.

How do I handle rate limits when using `get_artist_albums`? +

If you hit a usage limit, the API will return an error code indicating rate throttling. Your agent needs to implement exponential backoff—meaning it should wait progressively longer periods before retrying the call.

Can `get_album_tracks` provide only track durations and identifiers? +

The tool returns a full data object for every track. You can process this returned structure to filter out any fields you don't need, giving your agent just the duration markers and unique IDs.

How do I find my TIDAL API Key? +

Register at the TIDAL Developer portal, create an application, and you will receive your API Key. Copy and paste it below.

Can the agent show track durations? +

Yes. Every track record retrieved by your agent includes metadata on the duration in seconds, which is automatically converted to minutes and seconds.

Does it support high-resolution audio info? +

Yes. The TIDAL API provides metadata indicating available audio qualities (e.g., Lossless, High) for albums and tracks.

Built & Managed by Vinkius 30s setup 5 tools

We've already built the connector for TIDAL Developer API. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 5 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.