Skip to content
Claude Desktop

BACH CodeCommander for Claude Desktop

io.github.lukisch/bach-codecommander-mcp

17 tools for code analysis, JSON repair, encoding fix, format conversion, diff, and regex.

client:Claude Desktop transport:stdio runtime:npm

Install BACH CodeCommander in Claude Desktop

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

{
  "mcpServers": {
    "bach-codecommander-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bach-codecommander-mcp"
      ]
    }
  }
}

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

BACH CodeCommander in other clients