ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use MusicBrainz with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access the world's largest open music encyclopedia. search artists, lookup releases, and manage your music collections directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete MusicBrainz capability set.

These are the exact actions your AI can choose when you ask it to work with MusicBrainz.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through MusicBrainz.

  1. 01

    Browse entities

    G., all releases for an artist). Browse entities linked to another entity

  2. 02

    Lookup discid

    Lookup a CD by its discid

  3. 03

    Submit tags

    Submit tags via XML POST (Requires Auth)

  4. 04

    Add collection items

    Add items to a collection (Requires Auth)

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through MusicBrainz.

  1. 05

    Lookup entity

    Lookup a specific MusicBrainz entity by its MBID

  2. 06

    Lookup isrc

    Lookup recordings by ISRC

  3. 07

    Lookup iswc

    Lookup works by ISWC

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through MusicBrainz.

  1. 08

    Remove collection item

    Remove an item from a collection (Requires Auth)

  2. 09

    Search entities

    Use Lucene syntax (e.g., "we will rock you" AND arid:0383dadf-2a4e-4d10-a46a-e9e041da8eb3). Search for entities using Lucene query syntax

  3. 10

    Submit ratings

    Submit ratings via XML POST (Requires Auth)

Observed, not estimated

1034ms average. Fast in production.

MusicBrainz is checked daily against the live service.

Daily averagePeak 1248ms
Aug 20Today
Fastest day
782ms
Slowest day
1248ms
14-day trend
Slowing+21%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of MusicBrainz, so you can see the experience inside your AI.

It does not authenticate your account with MusicBrainz. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

MusicBrainz Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_VSWaEi4VGQ0vcbUhTGVkhcGKQ7dL0j42J7Ykjy6O/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — MusicBrainz capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "musicbrainz-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_VSWaEi4VGQ0vcbUhTGVkhcGKQ7dL0j42J7Ykjy6O/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions MusicBrainz owners ask.

  • 01

    How do I search for a specific artist if I don't have their MBID?

    Use the search_entities capability. Set the entity_type to 'artist' and provide the name in the query field. The agent will return a list of matches with their respective MBIDs.

  • 02

    Can I see all the recordings (songs) on a specific album?

    Yes! Use the lookup_entity capability with the release MBID and include 'recordings' in the inc parameter. This will fetch the full tracklist and metadata for that release.

  • 03

    Do I need an account to search the database?

    No. Searching and looking up data only requires a MUSICBRAINZ_USER_AGENT. An Access Token is only needed for actions like submit_tags, submit_ratings, or add_collection_items.