Skip to main content
Glama
hisasann

music-digger-mcp

by hisasann

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MUSIC_DIARY_SUBDIRNoSubdirectory for music diary entriesmusic/diary
MUSIC_ALBUMS_SUBDIRNoSubdirectory for album cardsmusic/albums
OBSIDIAN_VAULT_PATHYesYour Obsidian Vault path (required)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
current_trackA

Return the currently playing track info, based on what this MCP last started. Reflects MCP-driven playback only; manual browser interaction is not tracked.

play_albumA

Play an album by artist + album name. Searches YouTube for <artist> <album> full album and opens the top result in Safari.

play_stationA

Start a YouTube station from an artist or genre seed. Opens the top result in Safari. When seed is omitted, picks one at random from the Obsidian stations note (MUSIC_STATIONS_PATH).

mark_currentA

Stamp the currently playing track with a reaction (love/like/meh/skip). Appends to the day diary and promotes to an album card on love>=1 or like>=2. YouTube title parsing can be overridden with explicit artist / album / track.

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/hisasann/music-digger-mcp'

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