art & culture
Discogs Mcp Server
MCP server to interact with the Discogs API
typescript
cloud
art & culture
Installation
npx -y cswkim/discogs-mcp-serverConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub