Music Studio
Rank #2,128io.github.linxule/mcp-music-studio
Two-mode creative music studio: scored composition (ABC notation → sheet music + audio) and live performance (Strudel live coding with synthesis + effects). 128 GM instruments, ext-apps UIs, comprehensive guides.
Music Studio is a Model Context Protocol (MCP) server published by linxule. It ranks #2,128 of 76,851 servers tracked on MCP Toplist, and its repository has 61 GitHub stars. Music Studio is listed across 4 registries — Official MCP, PulseMCP, Smithery and Glama, with 7 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 74,723 of 76,851 servers on MCP Toplist.
Use Music Studio
Add Music Studio to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-music-studio": {
"url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
}
}{
"mcpServers": {
"mcp-music-studio": {
"command": "npx",
"args": [
"-y",
"mcp-music-studio"
]
}
}
}Listed on 2 registries (2 delisted)
linxule
Other servers by linxule
View all linxule servers →Available versions (7)
| Version | Published |
|---|---|
| 0.4.2 | Jun 19, 2026 |
| 0.3.0 | Mar 24, 2026 |
| 0.2.1 | Mar 23, 2026 |
| 0.2.0 | Mar 20, 2026 |
| 0.1.2 | Mar 18, 2026 |
| 0.1.1 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Music Studio?
- Music Studio is maintained by linxule, which publishes 10 MCP servers (48 total versions) tracked on MCP Toplist.
- Is Music Studio listed on the Official MCP Registry?
- Yes — Music Studio is listed on the Official MCP Registry, alongside PulseMCP, Smithery and Glama.
- How many versions does Music Studio have?
- MCP Toplist tracks 7 versions of Music Studio, most recently published on Jun 19, 2026.
- Where can I find the source code for Music Studio?
- The source code for Music Studio is hosted at github.com/linxule/mcp-music-studio.