← Index

io.github.asume21/music-theory-mcp

io.github.asume21/music-theory-mcp·v1.0.0·Other
Quality Score
85
/100

Scales, chords, progressions, key detection, and genre intelligence for your AI. No API keys needed.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "music-theory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "music-theory-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "music-theory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "music-theory-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y music-theory-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other