integrations.sh
← all integrations

Subdivide

MCP server openai

Need a metronome for your next practice session? Just describe what you need and Subdivide builds it right in your conversation.

With Subdivide you can: • Create metronomes at any tempo from 10-400 BPM • Use complex time signatures like 7/8, 5/4, or 6/8 • Add subdivisions from eighth notes to septuplets • Mute individual subdivisions to practice complex rhythms • Build click tracks with multiple sections and tempo transitions

Perfect for rehearsals, recording sessions, or live performance prep.

Homepage
https://www.subdivide.app
Remote URL
https://mcp.subdivide.app/mcp
Auth
NONE

Tools (2)

Extracted live via the executor SDK.

  • metronome.create

    Use this when the user needs a simple, single-tempo metronome for practice or keeping time. Supports tempo control (BPM), complex time signatures (4/4, 6/8, 7/8, etc.), subdivisions (triplets, sixteenths), and advanced beat patterns with accents and muting. Do not use for tracks with tempo changes or multiple sections - use track.create instead.

  • track.create

    Use this when the user needs to create and play click tracks for musicians practicing tempo changes, recording sessions, or live performances. Build entire tracks with multiple sections (fixed tempos) and smooth transitions (gradual tempo changes). Includes interactive playback controls with play/stop buttons, real-time progress tracking, and visual progress bar. Supports complex time signatures (3/4, 5/8, 7/8, etc.), subdivisions (triplets, sixteenths), custom beat patterns, and tempo ramps from 10-400 BPM. Do not use for simple single-tempo metronomes - use metronome.create instead.