Serversio.github.lukisch/bach-filecommander-mcp
M

BACH FileCommander

io.github.lukisch/bach-filecommander-mcp · v1.7.0
▦ npm
v1.7.0npm npm: bach-filecommander-mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.lukisch/bach-filecommander-mcp",
  "description": "43 tools for filesystem, process management, sessions, search, OCR, ZIP, and PDF export.",
  "title": "BACH FileCommander",
  "repository": {
    "url": "https://github.com/lukisch/bach-filecommander-mcp",
    "source": "github",
    "id": "lukisch/bach-filecommander-mcp"
  },
  "version": "1.7.0",
  "websiteUrl": "https://github.com/lukisch/bach-filecommander-mcp",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "bach-filecommander-mcp",
      "version": "1.7.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}