Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NAVIDROME_URL | Yes | The URL of your Navidrome server | |
| LASTFM_API_KEY | No | Your Last.fm API key for music discovery features (optional) | |
| LYRICS_PROVIDER | No | Lyrics provider (currently supports 'lrclib') | |
| LRCLIB_USER_AGENT | No | User-Agent string for LRCLIB lyrics service | |
| NAVIDROME_PASSWORD | Yes | Your Navidrome password | |
| NAVIDROME_USERNAME | Yes | Your Navidrome username | |
| RADIO_BROWSER_USER_AGENT | No | User-Agent string for Radio Browser integration (enables station discovery) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |