Skip to main content
Glama

mcp_opendaw_create_reggae_percussion

Create six reggae percussion styles—one-drop, rockers, steppers, ska, rocksteady, dancehall—with swing, tempo, and velocity controls on your track.

Instructions

Create Jamaican reggae percussion patterns across 6 styles.

Reggae drum patterns are the rhythmic backbone of Jamaican popular music. The one-drop is the most iconic — kick and snare together on beat 3, creating the characteristic "drop" that defines roots reggae.

Styles:

  • one_drop: Roots reggae (Bob Marley, Burning Spear). Kick+snare on beat 3 of each bar. Hi-hat 8th notes. The "drop" = beat 3 hits hard, beats 1/2/4 are empty or sparse. 65-80 BPM.

  • rockers: Late roots/early dancehall (Sly Dunbar, Robbie Shakespeare). Kick on 1 and 3, snare on 2 and 4. Steady four-on-the-floor feel but with reggae push. 75-90 BPM.

  • steppers: Dub/roots (Burning Spear "Marcus Garvey"). Four-on-the-floor kick on every beat, snare on 3. Driving, hypnotic. 70-85 BPM.

  • ska: Early Jamaican ska (Skatalites, Prince Buster). Fast, upbeat emphasis. Kick on 1+3, snare on 2+4, riding hi-hat with heavy syncopation. 120-180 BPM.

  • rocksteady: Transition era (Alton Ellis, Hopeton Lewis). Slower than ska, laid-back. Kick on 1+3, snare on 3, hi-hat 8ths with slight behind-the-beat feel. 70-85 BPM.

  • dancehall: Modern Jamaican (Shabba Ranks, Sean Paul). Programmed feel, kick on 1, 3-and, snare on 2, 4, with syncopated hi-hat. 90-120 BPM.

swing: 0.0-0.6, offsets off-beat hats (reggae rarely swings heavy, but ska can use 0.3-0.5).

Creates drum notes on track_index using GM percussion pitches: 36 (kick), 38 (snare), 42 (closed hat), 46 (open hat).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
barsNo
styleNoone_drop
swingNo
velocityNo
tempo_bpmNo
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?

With no annotations, the description carries the full burden and does disclose key behaviors: it creates notes on a specified track_index using specific GM percussion pitches, and explains how swing offsets off-beat hats. However, it does not clarify whether existing notes are overwritten, how tempo_bpm interacts with style-specific BPM ranges, or what unit_index means, leaving notable behavioral gaps.

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 front-loaded with a clear purpose and organized as a readable list of styles with consistent formatting. While the historical context sentence and detailed per-style BPM ranges add some length, the information is relevant and earns its place, with only minor redundancy.

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?

The description is rich for the core purpose—it explains all six styles, swing behavior, and target pitches—but it omits semantics for several parameters (bars, velocity, start_beat, unit_index) and does not clarify the relationship between tempo_bpm and style-defined BPM ranges. Given the tool’s complexity and optionality, the description is helpful but not fully complete.

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

Parameters3/5

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

Since schema coverage is 0%, the description must compensate for missing property descriptions. It explicitly defines the style values, swing range, and track_index, and lists the GM pitches used, but leaves bars, velocity, tempo_bpm, start_beat, and unit_index unexplained, so it only partially covers the parameter space.

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 a clear, specific statement: 'Create Jamaican reggae percussion patterns across 6 styles.' It names the resource (reggae percussion) and the action (create), and the detailed style list distinguishes it from sibling genre-creation tools like create_reggae_arrangement and create_clave.

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

Usage Guidelines4/5

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

The description provides clear context by enumerating six reggae styles with characteristics and tempo ranges, which implicitly tells the user when to select each style. However, it does not explicitly compare alternatives or state when to use this over sibling tools like create_reggae_arrangement or create_drum_pattern.

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