Loomal

BACH CodeCommander

MCP server by github.com/lukisch/bach-codecommander-mcp

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

2 starsnpm: bach-codecommander-mcp

About BACH CodeCommander

BACH CodeCommander is an MCP (Model Context Protocol) server published by lukisch in the official MCP registry, listed under Code Analysis on Loomal. 17 tools for code analysis, JSON repair, encoding fix, format conversion, diff, and regex.

It ships as an npm package (bach-codecommander-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lukisch/bach-codecommander-mcp, where the project has earned 2 GitHub stars.

Use BACH CodeCommander with your agent

Claude Code · one command
claude mcp add bach-codecommander -- npx -y bach-codecommander-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bach-codecommander": {
      "command": "npx",
      "args": [
        "-y",
        "bach-codecommander-mcp"
      ]
    }
  }
}
npmbach-codecommander-mcp

Frequently asked questions

What is BACH CodeCommander?
BACH CodeCommander is an MCP (Model Context Protocol) server by lukisch in the Code Analysis category. 17 tools for code analysis, JSON repair, encoding fix, format conversion, diff, and regex.
How do I connect BACH CodeCommander to Claude, Cursor, or another MCP client?
Install BACH CodeCommander from its npm package (bach-codecommander-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is BACH CodeCommander open source?
Yes — the source code is public at github.com/lukisch/bach-codecommander-mcp, with 2 GitHub stars.
Can AI agents pay to use BACH CodeCommander?
Not yet through Loomal — BACH CodeCommander is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain BACH CodeCommander? Claim this listing free by verifying GitHub ownership, or contact us.