Skip to main content
Glama
HenriChabert

Discogs MCP Server

by HenriChabert

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETYesRandom string used to sign JWT tokens; e.g. generated with `openssl rand -hex 32`
DEBUG_TOKENNoOptional secret token to access the /debug/budget endpoint. Without it, the endpoint returns 404.
DISCOGS_CONSUMER_KEYYesDiscogs application Consumer Key from https://www.discogs.com/settings/developers
DISCOGS_RELAY_ORIGINNoOptional URL of a relay proxy for Discogs API calls. Leave empty to call Discogs directly.
RELAY_ACCESS_CLIENT_IDNoOptional Cloudflare Access service token client ID for authenticating to the relay.
ALLOWED_DISCOGS_USER_IDNoOptional comma-separated list of Discogs numeric user IDs allowed to authenticate. Leave empty to allow any Discogs user.
DISCOGS_CONSUMER_SECRETYesDiscogs application Consumer Secret from https://www.discogs.com/settings/developers
RELAY_ACCESS_CLIENT_SECRETNoOptional Cloudflare Access service token client secret for authenticating to the relay.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources