Skip to content
Cursor

Musicbrainz for Cursor

io.github.pipeworx-io/musicbrainz

MusicBrainz MCP — wraps MusicBrainz Web Service v2 (free, no auth)

client:Cursor transport:streamable-http

Install Musicbrainz in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "musicbrainz": {
      "url": "https://gateway.pipeworx.io/musicbrainz/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Musicbrainz in other clients