Musicbrainz MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from npm. Last commit 29 Jul 2026.
MusicBrainz MCP — search/browse music metadata, cover art, and submit tags/ratings/collections
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add musicbrainz-mcp -- npx -y musicbrainz-mcp
{
"mcpServers": {
"musicbrainz-mcp": {
"args": [
"-y",
"musicbrainz-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.musicbrainz-mcp]
command = "npx"
args = ["-y", "musicbrainz-mcp"]
{
"mcpServers": {
"musicbrainz-mcp": {
"args": [
"-y",
"musicbrainz-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"musicbrainz-mcp": {
"args": [
"-y",
"musicbrainz-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.