A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt

8,729 stars Go 1 file ยท ~1,989 tokens #bash#beautify#formatter#go#interpreter#mksh#parser#posix

sh MCP Server

MCP server for amoffat/sh

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "sh": {
      "command": "npx",
      "args": [
        "-y",
        "@amoffat/sh"
      ]
    }
  }
}