How to Use the Discogs MCP in Claude Code
Pipe Discogs music metadata and marketplace pricing directly into your terminal scripts using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Discogs MCP to Claude Code
Create your Vinkius account to connect Discogs to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Shell-integrated music database queries
The `database_search` tool lets you query the entire music database from your command line without opening a browser. Claude Code executes the query, filters by format or country, and pipes the output directly to other CLI utilities. You can grep through release details or format the JSON output on the fly. It is the fastest way to check catalog numbers while managing local file tags.
Command-line marketplace monitoring with this MCP Server
The `get_marketplace_listings` tool fetches live sales data, which you can monitor via cron jobs or shell scripts. Claude Code runs headless tasks to check for newly listed items that match your wantlist. By checking `get_release_stats`, your script can automatically flag listings priced below the historical median. You get instant terminal alerts when a bargain drops with this MCP Server.
Scripted collection backups
The `get_user_collection` tool allows you to dump your entire vinyl collection to a local file using a single terminal command. Claude Code handles the pagination automatically, ensuring every release is captured. You can pipe this data to local databases or format it as a CSV. It eliminates the need for manual exports from the web interface.
Set up Discogs MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seediscogs-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Discogs transactions." It will automatically discover and invoke the available Discogs tools.
claude mcp add --transport http discogs-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Discogs MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Discogs MCP today
We host it, we monitor it, we maintain it. You just paste one token.