Skip to main content
Glama

mcp_opendaw_create_reggae_percussion

Create authentic Jamaican reggae percussion patterns with 6 styles including one-drop, rockers, steppers, ska, rocksteady, and dancehall. Adjust tempo, swing, and velocity to craft drum tracks.

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
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It explains that drum notes are created using specific GM percussion pitches (36, 38, 42, 46), details swing range (0.0-0.6), and describes each style's rhythmic feel. However, it does not address behavior with invalid inputs, overwriting, or edge cases.

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 clear lead sentence and bullet-style style definitions. However, it is somewhat lengthy (multiple paragraphs) and includes very detailed BPM ranges for each style that could be streamlined.

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

Completeness4/5

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

Given the tool has 8 parameters and no annotations, the description covers the main behavioral aspects: what it creates (drum notes with specific pitches), style choices, and swing. It does not detail output schema (though one exists) or error handling, but it is largely complete for a creative drum pattern generator.

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

Parameters4/5

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

Schema coverage is 0%, so the description must add meaning. It explains 'style' with 6 detailed subdescriptions, 'swing' with range and genre guidance, and mentions 'track_index' and GM pitches. However, parameters like 'bars', 'velocity', 'tempo_bpm', 'start_beat', and 'unit_index' are not individually explained beyond defaults.

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 clearly states it creates reggae percussion patterns across 6 styles, using a specific verb ('create') and resource ('reggae percussion'). It distinguishes itself from siblings like 'create_breakbeat' and 'create_drum_pattern' by narrowing scope to Jamaican reggae.

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 provides detailed style characterizations that implicitly guide when to use each style (e.g., one_drop for roots reggae, ska for fast upbeat), but lacks explicit when-to-use or when-not-to-use comparisons with alternative tools. No direct mentions of alternatives or exclusions.

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

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