OlympHill
discogs-mcp-server logo

discogs-mcp-serverMCP Server for Discogs

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The Discogs MCP Server is a tool for enabling music catalog operations, search functionality, and more through the Discogs API. It is built using FastMCP, a typescript framework for building MCP servers. The server allows for editing data in the user's Discogs collection, but use with caution and verify actions before execution. To use the server, the user must have Node.js installed, with version 18.x.x or 20.x.x being tested. The user must also obtain a Discogs personal access token, which should not be shared. This is available through the Discogs Settings > Developers page. The server can be run locally or through Docker. The user can choose to bind the server to a host address using the SERVER_HOST environment variable, defaulting to 0.0.0.0. The user must also create a .env file in the root directory with the DISCOGS_PERSONAL_ACCESS_TOKEN set and any other required or desired environment variables. One caveat of the Discogs API is that the documentation may not be perfect, with some endpoints not being fully documented or having inconsistencies. The user is advised to report any type-related issues that occur.

Key features

  • Music catalog operations
  • Search functionality
  • Editing data in Discogs collection
  • Support for multiple deployment methods
  • Integration with various clients

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Music Catalog Management

Use the Discogs MCP Server to manage and search your music catalog through the Discogs API.

Integration with Claude Desktop

Integrate the Discogs MCP Server with Claude Desktop for enhanced music catalog operations and search capabilities.

Docker Deployment

Deploy the Discogs MCP Server using Docker for a containerized and potentially more secure environment.

Pros & Cons

Pros

  • Enables music catalog operations and search functionality for Discogs API
  • Supports local development and Docker for flexible deployment
  • Integrates with various clients for expanded functionality

Cons

  • Requires Discogs personal access token for use
  • Some API endpoints and response types may not be fully verified for type safety
  • Default per_page setting is 5 to prevent excessive data load

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

How do I configure the server host?

The server can be bound to a host address using the SERVER_HOST environment variable, which defaults to 0.0.0.0 if not set.

Asked by Fatima Zahra · Aug 20, 2025

What precautions should be taken when editing data?

When editing data in the user's Discogs collection, use with caution and verify actions before execution.

Asked by Xander de Vries · Jul 24, 2025

Can the server be run locally?

Yes, the server can be run locally or through Docker, providing flexible deployment options.

Asked by Kwesi Boateng · Jul 20, 2025

What is required to use Discogs MCP Server?

Node.js version 18.x.x or 20.x.x and a Discogs personal access token are required to use the server. The token can be obtained through the Discogs Settings > Developers page.

Asked by Tobias Hartmann · Jul 3, 2025

Ask a question

MCP Servers alternatives