Skip to content

coverartarchive mcp for Zed

io.github.mrfentmen/coverartarchive-mcp

Keyless MCP server for the Cover Art Archive: album and single artwork by MusicBrainz ID,...

client:Zed transport:stdio runtime:npm

Install coverartarchive mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "coverartarchive-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "coverartarchive-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

coverartarchive mcp in other clients