Back to directory
@inercia/MCPShell

@inercia/MCPShell

@inercia62

A tool that allows LLMs to safely execute command-line tools through the Model Context Protocol (MCP)

shellcommand-lineclitoolsexecutiontool

Installation & Configuration

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

Information

Transport
stdio
Language
Go
Created
2025/5/10
Updated
2026/6/7