data-ai MCP Server
Analyze listening patterns, build playlists, find missing albums, discover similar artists via Last.fm, fetch synced lyrics, and explore global radio. Play it all through your speakers via mpv, with a built-in web UI that makes any device with a brower act as a remote. Gives full control of your Navidrome library using natural language.
Discovered via github-seeds:mcp-hot and last synced 3mo ago.
1. Install the package
npx navidrome-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"navidrome-mcp": {
"command": "npx",
"args": [
"navidrome-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
only registered when the corresponding configuration is present.