Back to directory
inercia/mcpshell

inercia/mcpshell

@inercia

Use shell scripts as MCP tools for LLMs to safely execute command-line tools

mcpshellcommand-lineautomationllm-toolsbashyaml-configcli

Installation & Configuration

{
  "mcpServers": {
    "mcpshell": {
      "command": "go",
      "args": [
        "run",
        "github.com/inercia/[email protected]",
        "mcp",
        "--tools",
        "example",
        "--logfile",
        "/some/path/mcpshell/example.log"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/13
Updated
2026/6/13