Discogs MCP MCP Server

Discogs music database search and collection management.

TypeScript 50 3MIT
View on GitHub

Overview

This TypeScript-based MCP server provides seamless integration with the Discogs music database, enabling developers and music enthusiasts to access comprehensive vinyl, CD, and digital music information within their applications. The server delivers powerful search capabilities combined with collection management tools, allowing users to query the extensive Discogs catalog and maintain organized personal music libraries. By leveraging the Model Context Protocol, this solution bridges the gap between AI assistants and one of the music industry's most authoritative music databases, making discography research and collection curation more efficient and programmatically accessible.

The server supports comprehensive music database searches across millions of releases, artists, and labels, while providing robust collection management functionality for tracking personal holdings. Users can query detailed album information including release dates, track listings, artwork, and pricing data. The implementation handles authentication with Discogs' API, manages pagination for large result sets, and provides structured responses that integrate smoothly with AI model context windows. Advanced filtering capabilities allow searches by genre, format, year, and condition status for collection management operations.

Compatible with any MCP client application, this server serves music professionals, collectors, archivists, and AI-powered music recommendation systems. Typical use cases include building personalized music discovery tools, automating collection inventories, generating discography reports, enriching music metadata in larger applications, and enabling conversational AI assistants to access accurate release information. The community-driven development approach ensures ongoing improvements and compatibility with evolving Discogs platform features.

Installation

npx -y @modelcontextprotocol/server-discogs-mcp

Compatible Clients

Claude DesktopCursor

Related

FAQ

How do I install the Discogs MCP MCP server?
Install via npx or pip depending on the language. Then add the server configuration to your MCP client settings file.
Which AI clients support the Discogs MCP MCP server?
The Discogs MCP MCP server is compatible with Claude Desktop, Cursor. Any MCP-compatible client should work.