Back to directory
cswkim/discogs-mcp-server

cswkim/discogs-mcp-server

@cswkim

MCP Server for Discogs, enabling music catalog operations, search functionality, and more

discogsmusiccatalogapisearchcollectionvinylentertainment

Installation & Configuration

{
  "mcpServers": {
    "discogs": {
      "command": "npx",
      "args": [
        "-y",
        "discogs-mcp-server"
      ],
      "env": {
        "DISCOGS_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12