music theory mcp for Claude Desktop
io.github.asume21/music-theory-mcp
Scales, chords, progressions, key detection, and genre intelligence for your AI. No API keys needed.
client:Claude Desktop
transport:stdio
runtime:npm
Install music theory mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"music-theory-mcp": {
"command": "npx",
"args": [
"-y",
"music-theory-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs