Skip to main content
Glama

mcp-musicbrainz

MusicBrainz MCP — MusicBrainz Web Service v2 のラッパー(無料、認証不要

Pipeworx の一部です — AI エージェントを 1394+ のライブデータソースに接続する MCP ゲートウェイです。

ツール

ツール

説明

search_artists

名前で音楽アーティストを検索します。アーティスト ID、名前、タイプ、国を返します。完全なディスコグラフィと経歴の詳細を取得するには、get_artist を使用してください。

get_artist

経歴、国、結成日、完全なリリース一覧など、アーティストの詳細情報を取得します。search_artists のアーティスト ID が必要です。

search_releases

タイトルまたはアーティスト名でアルバムやリリースを検索します。リリース ID、タイトル、アーティスト、リリース日、フォーマットを返します。

get_release

リリースの詳細(完全なトラックリスト、クレジット、メディアフォーマット、メタデータ)を取得します。search_releases のリリース ID が必要です。

Related MCP server: MusicBrainz MCP Server

クイックスタート

お使いの MCP クライアント(Claude Desktop、Cursor、Windsurf など)に追加してください:

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

または、1394+ のすべてのデータソースにアクセスできる完全な Pipework ゲートウェイに接続してください:

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

ask_pipeworx の利用

ツールを直接呼び出す代わりに、平易な英語で質問できます:

ask_pipeworx({ question: "your question about Musicbrainz data" })

ゲートウェイが適切なツールを選択し、引数を自動的に入力します。

その他

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables interaction with Last.fm music data including searching for artists, albums, and tracks, accessing user listening history, and managing music preferences. Supports both read-only operations and authenticated write operations like scrobbling and loving tracks.
    34
    5
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to query the MusicBrainz music database for artists, albums, recordings, and labels. It provides tools for advanced searches, detailed metadata retrieval, and accessing cover art information.
    17
    10
    GPL 3.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying music discography data from Discogs, including master releases, artist profiles, and label information.
    6
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Search artists, releases, recordings, works, and labels; traverse relationships; resolve ISRC/ISWC/barcode; fetch cover art via MCP. STDIO or Streamable HTTP.
    118
    1
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Search MusicBrainz artists, releases, works, labels; resolve ISRC/ISWC/barcode; fetch cover art.

  • TheAudioDB MCP — community music metadata database.

  • Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-musicbrainz'

If you have feedback or need assistance with the MCP directory API, please join our Discord server