Server data from the Official MCP Registry
Music composition MCP server with style presets, 30 instruments, and sheet music.
Music composition MCP server with style presets, 30 instruments, and sheet music.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-linxule-mcp-music-studio": {
"args": [
"-y",
"mcp-music-studio"
],
"command": "npx"
}
}
}This is a well-structured music composition server with clean architecture and appropriate permissions for its purpose. The code follows good security practices with proper input validation, no hardcoded credentials, and safe file handling. The permissions for network, file system, and process spawning are justified for a development tool that needs to serve web content and open browsers. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 5 files · 11 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!