Connection check
verified live · 27h ago
lacuna-mcp
Generate AI music via the Lacuna Music API from MCP clients like Claude Desktop & Code.
Tools
3
GitHub stars
4
Installs / wk
—
Licence
MIT
Transport
streamable-http, stdio
Last checked
27h ago
Tools & capabilities
3 toolsRead from the running server on 27h ago.
generate_music
modelstyle*title*lyricsaudio_weightinstrumental
+4
Create an AI music generation task on Lacuna. Returns immediately with a `pending` task; poll `get_generation` to retrieve the finished tracks and their audio URLs. Create an AI music generation task on Lacuna. Returns immediately with a `pending` task; poll `get_generation` to retrieve the finished tracks and their audio URLs.
get_generation
read-only
id*
Retrieve the current state of a music generation task by id. Status is `pending`, `ready`, or `failed`; audio URLs appear on `ready`. Retrieve the current state of a music generation task by id. Status is `pending`, `ready`, or `failed`; audio URLs appear on `ready`.
list_models
read-only