art & culture

Discogs Mcp Server

MCP server to interact with the Discogs API

typescript
cloud
art & culture
0
View on GitHub

Installation

npx -y cswkim/discogs-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "discogs-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "cswkim/discogs-mcp-server"
  ]
}

About This MCP Server

cswkim/discogs-mcp-server

MCP server to interact with the Discogs API

GitHub: https://github.com/cswkim/discogs-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub