Catalog
io.github.asume21/music-theory-mcp
OfficialScales, chords, progressions, key detection, and genre intelligence for your AI. No API keys needed.
Music theory tools for scales, chords, progressions, key detection, and genre analysis.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"music-theory-mcp": {
"command": "npx",
"args": [
"-y",
"music-theory-mcp@1.0.0"
]
}
}
}