cswkim/discogs-mcp-server
π βοΈ - MCP server to interact with the Discogs API
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: cswkim/discogs-mcp-server Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-cswkim-discogs-mcp-server
Detailed Documentation
π βοΈ - MCP server to interact with the Discogs API
Configuration
{
"mcpServers": {
"cswkim-discogs-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cswkim-discogs-mcp-server"
],
"env": {}
}
}
}