# Navidrome Server Configuration
NAVIDROME_URL=http://your-server:4533
NAVIDROME_USERNAME=your_username
NAVIDROME_PASSWORD=your_password
# Music Discovery (Last.fm Integration)
# Get your free API key at https://www.last.fm/api/account/create
LASTFM_API_KEY=your_lastfm_api_key_here
# Radio Discovery (Radio Browser API)
# Optional: If not set, will use default mirror
RADIO_BROWSER_BASE=https://de1.api.radio-browser.info
RADIO_BROWSER_USER_AGENT=Navidrome-MCP/1.0 (+https://github.com/Blakeem/Navidrome-MCP)
# Lyrics (LRCLIB - no API key required)
LYRICS_PROVIDER=lrclib
LRCLIB_BASE=https://lrclib.net
LRCLIB_USER_AGENT=Navidrome-MCP/1.0 (+https://github.com/Blakeem/Navidrome-MCP)
# Optional Settings
DEBUG=false
CACHE_TTL=300
TOKEN_EXPIRY=86400
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/Blakeem/Navidrome-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server