Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/musicbrainz-mcp-server

io.github.cyanheads/musicbrainz-mcp-server

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/musicbrainz-mcp-server
Search artists, releases, recordings, works, and labels; traverse relationships; resolve ISRC/ISWC/barcode; fetch cover art via MCP. STDIO o
0 tools
io.github.chrischall/musicbrainz-mcp
MusicBrainz MCP — search/browse music metadata, cover art, and submit tags/ratings/collections
0 tools
io.github.cyanheads/openlibrary-mcp-server live
Search books and authors, fetch editions, browse subjects, and resolve cover images.
9 tools · streamable-http
io.github.cyanheads/arxiv-mcp-server live
Search arXiv, fetch paper metadata, and read full-text content.
4 tools · streamable-http
io.github.cyanheads/anime-mcp-server
Search anime/manga, franchise watch order, schedule, characters, rankings, studio filmography.
0 tools
io.github.cyanheads/internet-archive-mcp-server
Search the Wayback Machine and IA library (40M+ items), fetch snapshots, item metadata, and text.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/musicbrainz-mcp-server": {
      "url": "https://musicbrainz.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}