Loading languages...
@I

@inercia/MCPShell

@inercia27

Use shell scripts as MCP tools

shell
command-line
cli
tools
execution

# mcpServer Config

{
  "mcpServers": {
    "mcp-cli-examples": {
      "command": "go",
      "args": [
        "run",
        "github.com/inercia/MCPShell@v0.1.5",
        "mcp",
        "--config",
        "/my/example.yaml",
        "--logfile",
        "/some/path/mcpshell/example.log"
      ]
    }
  }
}

# stdio

go run github.com/inercia/MCPShell@v0.1.5 mcp --config /my/example.yaml --logfile /some/path/mcpshell/example.log
Transport:
stdio
Langue:
Go
Créé:5/10/2025
Mis à jour:8/9/2025
Page d'accueil: