Skip to main content
Glama

mcp_opendaw_create_ambient_arrangement

Generates an ambient music arrangement with sustained pads, sparse melody, minimal drums, and sub-bass drone at 70 BPM. Use to create atmospheric, slowly evolving soundscapes.

Instructions

Create an ambient arrangement — 70 BPM atmospheric soundscape.

Ambient music (Brian Eno, Stars of the Lid, Aphex Twin Selected Ambient Works) focuses on atmosphere, texture, and sustained sound over rhythm and melody. Key characteristics:

  • 60-80 BPM (or no clear pulse), 4/4 time

  • Long sustained pad notes with slow evolution

  • Sparse, minimal percussion (or none)

  • Drifting melodic fragments, no clear phrase structure

  • Reverb-drenched, wide stereo, cinematic

  • Modal harmony (sustained chords, slow changes)

Creates 4 tracks:

  1. Pad (track_index): Long sustained chord notes (8 bars each), mode-based (major/minor/dorian/lydian), very slow harmonic rhythm. Root, fifth, octave — open voicings.

  2. Melody (track_index+1): Sparse, drifting melodic fragments — long notes (2-4 bars), wide intervals, lots of space. Starts after 8 bars.

  3. Drums (track_index+2): Extremely sparse — single kick on bar 1 of every 8 bars, occasional shaker. Almost subliminal pulse.

  4. Bass (track_index+3): Sustained sub-bass drone, root note only, changes with pad harmony. Very low octave.

Default key: C major (most common ambient key). Default 32 bars for proper ambient evolution length.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bpmNo
barsNo
key_rootNoC
velocityNo
start_beatNo
unit_indexNo
track_indexNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are present, so the description carries the full transparency burden. It richly describes what will be created (4 tracks with specific roles, lengths, and harmonic content), but does not disclose potential side effects such as overwriting existing tracks or how it interacts with existing project content.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with a summary up front followed by bullet points, but it includes extraneous artist references and lengthy stylistic background that could be trimmed. It is front-loaded and organized, though longer than necessary.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (7 parameters, 4-track generation) and the lack of annotations, the description is thorough about musical characteristics and defaults, but it omits operational behaviors (e.g., what happens with existing tracks, handling of unit_index) and does not differentiate from sibling tools beyond the genre name.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It explicitly mentions bpm, bars, key_root, and track_index, but does not explain start_beat, velocity, or unit_index. It adds meaning for some parameters but leaves others undocumented.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Create an ambient arrangement — 70 BPM atmospheric soundscape,' using a specific verb and resource. It further details the four tracks and musical characteristics, clearly distinguishing it from other genre arrangement tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use when an ambient, atmospheric soundscape is desired and provides musical context, but it does not explicitly mention when not to use it or recommend alternatives. With many sibling arrangement tools, the lack of explicit differentiation guidance is a gap.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/ameobius-ai/opendaw-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server