Scale Generator

Scale Generator MCP Connector for Claude

A+

Generate detailed musical scale reports including intervals, enharmonics, and octave data.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The Scale Generator MCP connects AI agents to a powerful music theory engine. Use generate_scale_report to get structural breakdowns of scales across multiple octaves, including Roman numeral degrees and enharmonic equivalents. You can also use list_available_scales to discover over 4 much-needed scale families like Modes, Pentatonic, and Exotic, or validate_musical_input to check if a specific tonic and scale type are supported by the engine.

music-theoryscalesintervalsmusical-notesoctaves

3 tools expose this connector's capabilities to your AI agent.

generate_scale_report

g., "C") and a scale type from the catalog. Generates a complete structural breakdown of a specific scale across multiple octaves

list_available_scales

Allows discovery of the supported scales

validate_musical_input

Validates whether a user's provided tonic and scale type are musically valid

See how to talk to your AI agent using Scale Generator.

Generate a report for C Major scale with 2 octaves.

The C Major scale (2 octaves) includes: I: C, II: D, III: E, IV: F, V: G, VI: A, VII: B. The second octave follows the same pattern starting from the next C.

What scales are available in the Pentatonic category?

The available pentatonic scales include Major Pentatonic and Minor Pentatonic.

Is F# a valid tonic for the Lydian scale?

Yes, F# is a valid tonic and the Lydian scale type is supported by the engine.

Use the `list_available_scales` tool to retrieve a categorized list of all available scale families and their members.

Related Connectors