THIRI Chord Intelligence — Music Theory MCP Server
Related Servers
Alternatives to THIRI Chord Intelligence — Music Theory MCP Server
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to control Apple Music on macOS using AppleScript for playback, library management, and playlist operations. It supports features like searching tracks, managing the play queue, and retrieving detailed metadata through a structured interface.197MIT
- AlicenseAqualityDmaintenanceMCP server for controlling local music playback via NetEase Cloud Music, enabling search, play, pause, skip, and lyrics display through a local web player.1376MIT
- FlicenseNot gradedqualityDmaintenanceEnables searching and ripping high-quality audio from Deezer using an ARL cookie, with automatic decryption, tagging, and local library publication.2-
Related Servers
- AlicenseNot gradedqualityAmaintenanceAn MCP server exposing @playbykey/theory as AI-callable music theory tools. Compute chords, scales, progressions, transpositions, and MIDI/frequency conversions instead of having your AI assistant guess at music theory from training data.961MIT
- FlicenseNot gradedqualityBmaintenanceMCP server that lets AI agents compose real music through a persistent server-side score, supporting planning, voice writing, verification, and MIDI export.-
- AlicenseNot gradedqualityDmaintenanceA composition-focused server built on music21 for generative music workflows, enabling melody generation, musical transformations, chord reharmonization, counterpoint creation, and MIDI export through constraint-based algorithmic composition tools.1MIT
- -licenseNot gradedqualityNot gradedmaintenanceMCP server for vibe coding with music, enabling format conversion (LilyPond, MusicXML, MIDI, ABC, etc.), audio-to-sheet transcription, and transposition with robust fallback outputs.1-
- AlicenseAqualityDmaintenanceProvides atomic music-theory and MIDI tools for composing, enabling LLMs to chain deterministic steps like scale/chord lookups, degree resolution, rhythm generation, and MIDI rendering.131MIT
- AlicenseBqualityDmaintenanceAn MCP server that enables natural language control of Steinberg Dorico music notation software through Claude Desktop or ChatGPT, offering tools for score creation, note input, notation, harmony analysis, and orchestration.5412MIT
TDQS
Scored across 5 tools
Each tool targets a distinct musical operation: resolving, analyzing, voicing, reharmonizing, and arranging. The only mild overlap is between resolve_chord and analyze_chord, since both accept chord symbols, but their output purposes are clearly separated by the descriptions.
Four of five tools follow a clear verb_noun pattern (resolve_chord, analyze_chord, generate_voicing, conduct_band). The exception is reharmonize, which is a single verb without an explicit object, but it is still recognizable and does not create confusion.
Five tools is well-scoped for a specialized music theory server. Each tool addresses a distinct and meaningful part of chord intelligence, from analysis and resolution to voicing, reharmonization, and full band arrangement.
The tool surface covers the core chord intelligence workflow: parse/analyze chords, resolve them to concrete musical data, generate voicings with voice-leading support, reharmonize progressions, and produce a full arrangement. There are no obvious dead ends or missing essential operations for the stated domain.