luminous-mcp

esoltys/luminous-mcp
★ 0 stars TypeScript AI/LLM Updated today
Model Context Protocol (MCP) server for Luminous Music Player
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "luminous-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "esoltys/luminous-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [Luminous Music Player](https://github.com/esoltys/luminous). Connects your AI assistants (Claude Desktop, Antigravity, Cursor, Zed, Ollama) to your local music library. - **Library Search & Filtering**: Search tracks, albums, artists, genres, composers, and lyrics using SQLite FTS5. Filter by BPM, LUFS loudness, dynamic range, and bit depth.