Discogs MCP Server by cswkim
47 score
Enables interactions with the Discogs API for music catalog operations and search functionality, allowing users to manage their Discogs collections through natural language.
Ranked #2060 out of 8010 indexed tools.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 133
Freshness 6d ago
Issue Health 44%
Stars 92
Platform Breadth 1 platform
Contributors 2
Description Detailed
How to Improve
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# Discogs MCP Server MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more. ## Quickstart If you just want to get started immediately using this MCP Server with the [Claude](https://claude.ai) desktop app and don't care about development or running the server yourself, then make sure you have [Node.js](https://nodejs.org/en) installed and your Discogs personal access token ready and skip straight to the [Claude configuration section](#claude-desktop-configuration). Use the `NPX` method from that section. ## Table of Contents - [Acknowledgements](#acknowledgements) - [Available Tools](#available-tools) - [Caveats](#caveats) - [Prerequisites](#prerequisites) - [Setup](#setup) - [Running the Server](#running-the-server-locally) - [Option 1: Local Development](#option-1-local-development) - [Option 2: Docker](#option-2-docker) - [Inspection](#inspection) - [MCP Clients](#mcp-clients) - [Claude Desktop Configuration](#claude-desktop-conRead full README on GitHub →