cswkim/discogs-mcp-server
by Various
MCP Server for Discogs
MCP
cswkim/discogs-mcp-server
Added 1 June 2026
Overview
A Model Context Protocol server that provides access to the Discogs music database API. Developers interact with Discogs data through MCP-enabled AI applications to query releases, artists, labels, and catalog metadata.
Best for
Best for
Developers building AI assistants or tools that need to look up music metadata from Discogs.
Use cases
- Query music release details from Discogs via natural language prompts
- Search artist discographies and track listings through an AI interface
- Retrieve label catalog data for collection management or research
Notes
A Model Context Protocol server that provides access to the Discogs music database API. Developers interact with Discogs data through MCP-enabled AI applications to query releases, artists, labels, and catalog metadata.
103 stars on GitHub. Last updated 2026-05-26. Licensed MIT.
Use cases
- Query music release details from Discogs via natural language prompts
- Search artist discographies and track listings through an AI interface
- Retrieve label catalog data for collection management or research
Pros
- Simple MCP integration for AI coding assistants like Claude
- Accesses a large, community-curated music database
- TypeScript codebase for type safety and easy contributions
Cons
- Requires a Discogs API key which has rate limits for free usage
- Limited to read operations; no support for creating or updating Discogs data
- Dependence on the MCP ecosystem which is still maturing
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple MCP integration for AI coding assistants like Claude
- Accesses a large, community-curated music database
- TypeScript codebase for type safety and easy contributions
Cons
- Requires a Discogs API key which has rate limits for free usage
- Limited to read operations; no support for creating or updating Discogs data
- Dependence on the MCP ecosystem which is still maturing
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser