lacuna-music
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@lacuna-musicgenerate an upbeat electronic instrumental"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Lacuna Music Plugin
Generate original instrumental music and vocal songs from Codex using Lacuna's published Model Context Protocol server.
Capabilities
Generate an instrumental from a natural-language style description.
Turn supplied lyrics into a complete song with vocals.
Retrieve a generation or wait until its audio URLs are ready.
Music generation spends credits from the authenticated Lacuna account. The MCP server returns a pending task immediately; clients should poll approximately every 10 seconds rather than busy-looping.
Related MCP server: Suno MCP
Requirements
A Lacuna account on Pro or higher.
A
LACUNA_API_KEYcreated at Lacuna API settings with themusic:generatescope.Node.js 18 or newer so Codex can launch the pinned
lacuna-mcp@0.3.3package.
Install in Codex
codex plugin marketplace add JOYLINK-LTD/lacuna-plugin
codex plugin add lacuna-music@lacunaMake LACUNA_API_KEY available to Codex, restart the app, and test the plugin in a new task.
Tools
Tool | Purpose |
| Creates a generation task and returns its pending task ID. |
| Retrieves the current state of a generation task. |
| Polls until a task becomes |
Repository layout
.agents/plugins/marketplace.json— installable Codex marketplace..codex-plugin/plugin.json— plugin manifest..mcp.json— pinned stdio MCP connection.
See the MCP documentation and Lacuna Toolkit for the SDK, CLI, and standalone MCP package.
Security
Do not commit or paste a Lacuna API key into this repository. See SECURITY.md for reporting instructions.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI-powered music generation through natural language commands, supporting both inspiration mode (AI-generated lyrics and style) and custom mode (user-provided lyrics and parameters) to create songs with direct download links.43MIT
- AlicenseAqualityDmaintenanceEnables AI-powered music generation through natural language commands, supporting both inspiration and custom modes with automatic polling for async generation.24MIT
- Flicense-qualityCmaintenanceEnables AI music generation and management through the Suno API, supporting text prompts, custom lyrics, track status monitoring, and credit management.11
Related MCP Connectors
Generate Suno AI music (v5.5) from any MCP client. Async; billed only on success.
Create and track AI music videos and audio-reactive visuals from songs.
Generate images, video, music and voice from your CLI or AI agent. On-brand AI media toolkit.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JOYLINK-LTD/lacuna-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server