Command Proxy
CreatedHormold
Proxies CLI commands through an MCP server, enabling interaction and log collection for command-line applications.
About
Command Proxy is an MCP server designed to act as a proxy for CLI commands, facilitating seamless integration with MCP-enabled AI assistants like Claude. It starts a specified command in a pseudo-terminal, streams output to the client in real-time, captures logs, and forwards key presses to the running process. This allows users to interact with command-line applications, monitor their output, and analyze logs, all within an MCP environment.
Key Features
- Provides tools to view logs and send key presses
- Proxies CLI commands through an MCP server
- Offers MCP integration for Claude and other AI assistants
- Forwards key presses from client to the running process
- Captures and stores logs from running processes
- 6 GitHub stars
Use Cases
- Run and interact with Expo during development while collecting logs
- Monitor build processes and analyze logs
- Execute and monitor commands from remote clients