Skip to content
Back to search
100
MCP live v0.2.0 streamable-http

THIRI Chord Intelligence

ai.thiri/chord-intelligence

Chord intelligence for agents: analyze, voice, reharmonize, and resolve chords.

Uptime
50.0%
2 probes
Response
358ms
last probe
Tools
4
callable

Tools · 4

analyze_chord

Parse a chord into root, quality, intervals, and (with a key) roman numeral + function.

resolve_chord

Resolve a chord to spelled notes, frequencies, MIDI, and recommended scales.

generate_voicing

Instrument-ready voicing in a style; pass previousNotes for a voice-leading score.

reharmonize

Reharmonize a progression. Techniques: tritone_sub, ii_v_insertion, modal_interchange, diminished_passing, secondary_dominant, chain_of_dominants, coltrane_changes, backdoor (or auto).

Similar MCP servers embedding-nearest

Kordi — Subscription Intelligence
Track, analyze, and act on your streaming and SaaS subscriptions from any AI agent.
0 tools · streamable-http
io.github.asume21/music-theory-mcp
Scales, chords, progressions, key detection, and genre intelligence for your AI. No API keys needed.
0 tools
Ternary Intelligence Stack live
Your AI agent has two states. Ternlang gives it three.
0 tools · http
io.github.rog0x/string
String analyzer, diff, templates for AI agents
0 tools
promptup-plugin
AI coding skill evaluator for Claude Code — 11-dimension scoring, decision intelligence, PR reports
0 tools
chord intelligence
Metadata-only Glama MCP connector.
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "thiri_chord_intelligence": {
      "url": "https://mcp.thiri.ai/mcp",
      "transport": "streamable-http"
    }
  }
}