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"
    }
  }
}

또는 전체 Pipeworx 게이트웨에 연결해 1394개 이상의 모든 데이터 소스에 액세스하세요:

{
  "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