Skip to main content
Glama
umsachde

commendation

by umsachde

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RECOM_GRAPHNoSet 0 to disable the music graph and use native signals only.1
RECOM_DB_PATHNoMood index, labels, history, feedback. Scoped per backend - Spotify uses store-spotify.db.~/.recom/store.db
RECOM_PROVIDERNoWhich backend provider to use. Defaults to youtube; set to spotify to use the Spotify backend.youtube
RECOM_CACHE_TTLNoHow long a cached set stays usable (seconds). Set to 0 to disable caching.21600
RECOM_CACHE_PATHNoWhere the cached library exclusion set lives.~/.recom/library_cache.json
RECOM_JUDGE_BATCHNoSongs per labelling request.12
RECOM_JUDGE_MODELNoModel for lyric-based labelling.claude-opus-5
RECOM_JUDGE_EFFORTNoEffort level for that labelling.low
RECOM_SEED_WORKERSNoHow many seeds are gathered concurrently.6
RECOM_GRAPH_DB_PATHNoThe music-graph cache. Shared by every backend.~/.recom/graph.db
RECOM_SPOTIFY_MCP_ARGSNoPath to spotify-mcp's server.py. Required for the Spotify backend.
RECOM_YTMUSIC_MCP_ARGSNoPath to ytmusic-mcp's server.py. Required for the YouTube Music backend.
RECOM_SPOTIFY_MCP_COMMANDNoPath to the Python interpreter for the spotify-mcp server. Required for the Spotify backend.
RECOM_YTMUSIC_MCP_COMMANDNoPath to the Python interpreter for the ytmusic-mcp server. Required for the YouTube Music backend.
RECOM_SPOTIFY_CAPABILITIESNoComma-separated radio,related,artist to re-enable Spotify's native signals if your app has Extended Quota Mode.

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/umsachde/re-com'

If you have feedback or need assistance with the MCP directory API, please join our Discord server