Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MUSIC_MCP_LOG_FILE | No | Log file location (only used if file logging enabled) | ~/Library/Logs/music-mcp.log |
| MUSIC_MCP_CACHE_TTL | No | Cache timeout in seconds | 300 |
| MUSIC_MCP_LOG_LEVEL | No | Log level (debug, info, warn, error) | info |
| MUSIC_MCP_FILE_LOGGING | No | Enable file logging (disabled by default) | false |
| MUSIC_MCP_ARTWORK_EXPORT | No | Enable album artwork export | true |
| MUSIC_MCP_LENIENT_PARSING | No | Accept variations in parameter names | true |
| MUSIC_MCP_TIMEOUT_SECONDS | No | Default timeout for operations | 30 |
| MUSIC_MCP_MAX_SEARCH_RESULTS | No | Maximum search results | 50 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |