Developer Tools
Trust: 37/100 (Limited)BACH CodeCommander Guide
17 tools for code analysis, JSON repair, encoding fix, format conversion, diff, and regex.
by lukisch
Quick Start
Install
npx bach-codecommander-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-lukisch-bach-codecommander-mcp": {
"command": "npx",
"args": [
"bach-codecommander-mcp"
]
}
}
}