nobu
Related Servers
Alternatives to nobu
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to create, parse, edit, and render MIDI files through standard MCP tools, returning absolute file paths to support iterative music generation and revision.-
- AlicenseAqualityAmaintenanceRender, analyze, and verify audio (WAV or FLAC) through a fully offline, deterministic engine, exposed as MCP tools for AI agents.1214Apache 2.0
- FlicenseNot gradedqualityBmaintenanceMCP server that lets AI agents compose real music through a persistent server-side score, supporting planning, voice writing, verification, and MIDI export.-
- AlicenseNot gradedqualityBmaintenanceA music MCP server enabling multi-agent collaboration where AI agents jam together in real-time, with 20 tools, conductor mode, and zero dependencies.41 npm34AGPL 3.0
- AlicenseNot gradedqualityAmaintenanceAn AI-native game engine MCP server that enables AI agents to create, modify, and run games using 53 tools for scene creation, physics, audio, 3D rendering, and AI-generated images and music.1MIT
- AlicenseBqualityBmaintenanceMCP server for headless, agent-native control of openDAW, enabling programmatic music production with tracks, instruments, effects, MIDI, automation, and rendering via 543 tools.6100Apache 2.0
TDQS
Scored across 7 tools
The tools have distinct purposes, but suggest_scale_for_mood and generate_scale both deal with musical scales and could be confused if descriptions are not read carefully. However, the descriptions clarify their different use cases (mood-based vs. arbitrary scale generation).
All tool names follow a consistent verb_noun pattern in snake_case (e.g., list_layers, start_project, generate_scale). No deviations or mixing of styles.
With 7 tools, the server covers the core workflow of creating a game track: starting a project, selecting scales, adding layers, adjusting tempo, listing layers, and exporting. The count feels well-scoped for the domain.
The tool set covers the essential operations for composing a multi-layer MIDI track. Minor gaps exist, such as no tool to modify or delete a layer after addition, and no explicit tool to set initial tempo (only tempo changes). These are not critical for basic usage.