Back to directory
discogs-mcp-server

discogs-mcp-server

@cswkim95

MCP Server for Discogs

DiscogsmusicAPIcatalogentertainment

Installation & Configuration

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

Information

Transport
stdiostreamable
Language
TypeScript
Created
2025/4/4
Updated
2026/6/7