Skip to content
Claude Desktop

midi tools mcp for Claude Desktop

io.github.mrfentmen/midi-tools-mcp

MIDI note math: note names, frequencies, and note numbers. No network and no key.

client:Claude Desktop transport:stdio runtime:npm

Install midi tools mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "midi-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "midi-tools-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

midi tools mcp in other clients