Lacuna Music
Rank #45,511io.github.JOYLINK-LTD/lacuna-mcp
Generate AI music via the Lacuna Music API from MCP clients like Claude Desktop & Code.
Lacuna Music is a Model Context Protocol (MCP) server published by joylink-ltd. It ranks #45,511 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Lacuna Music is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 9, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 86,602 of 132,113 servers on MCP Toplist.
Use Lacuna Music
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http lacuna-mcp https://www.lacuna.fm/mcpclaude mcp add lacuna-mcp -e "LACUNA_API_KEY=<your LACUNA_API_KEY>" -e "LACUNA_BASE_URL=<your LACUNA_BASE_URL>" -- npx -y lacuna-mcpReplace each placeholder with your own value before saving.
[mcp_servers.lacuna-mcp]
url = "https://www.lacuna.fm/mcp"Add to ~/.codex/config.toml.
[mcp_servers.lacuna-mcp]
command = "npx"
args = ["-y", "lacuna-mcp"]
[mcp_servers.lacuna-mcp.env]
LACUNA_API_KEY = "<your LACUNA_API_KEY>"
LACUNA_BASE_URL = "<your LACUNA_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://www.lacuna.fm/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"lacuna-mcp": {
"command": "npx",
"args": [
"-y",
"lacuna-mcp"
],
"env": {
"LACUNA_API_KEY": "<your LACUNA_API_KEY>",
"LACUNA_BASE_URL": "<your LACUNA_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lacuna-mcp": {
"url": "https://www.lacuna.fm/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"lacuna-mcp": {
"command": "npx",
"args": [
"-y",
"lacuna-mcp"
],
"env": {
"LACUNA_API_KEY": "<your LACUNA_API_KEY>",
"LACUNA_BASE_URL": "<your LACUNA_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"lacuna-mcp": {
"type": "http",
"url": "https://www.lacuna.fm/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"lacuna-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lacuna-mcp"
],
"env": {
"LACUNA_API_KEY": "<your LACUNA_API_KEY>",
"LACUNA_BASE_URL": "<your LACUNA_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lacuna-mcp": {
"serverUrl": "https://www.lacuna.fm/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lacuna-mcp": {
"command": "npx",
"args": [
"-y",
"lacuna-mcp"
],
"env": {
"LACUNA_API_KEY": "<your LACUNA_API_KEY>",
"LACUNA_BASE_URL": "<your LACUNA_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lacuna-mcp": {
"url": "https://www.lacuna.fm/mcp"
}
}
}{
"mcpServers": {
"lacuna-mcp": {
"command": "npx",
"args": [
"-y",
"lacuna-mcp"
],
"env": {
"LACUNA_API_KEY": "<your LACUNA_API_KEY>",
"LACUNA_BASE_URL": "<your LACUNA_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.JOYLINK-LTD%2Flacuna-mcp)<a href="https://mcptoplist.com/server/io.github.JOYLINK-LTD%2Flacuna-mcp"><img src="https://mcptoplist.com/badge/io.github.JOYLINK-LTD%2Flacuna-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
joylink-ltd
Other servers by joylink-ltd
View all joylink-ltd servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.4 | Aug 10, 2026 |
| 0.3.3 | Aug 9, 2026 |
| 0.3.1 | Jun 13, 2026 |
Frequently asked questions
- Who maintains Lacuna Music?
- Lacuna Music is maintained by joylink-ltd, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Lacuna Music listed on the Official MCP Registry?
- Yes — Lacuna Music is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does Lacuna Music have?
- MCP Toplist tracks 3 versions of Lacuna Music, most recently published on Aug 10, 2026.
- Where can I find the source code for Lacuna Music?
- The source code for Lacuna Music is hosted at github.com/joylink-ltd/lacuna-toolkit/tree/HEAD/packages/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.