Command Proxy

Proxy server for CLI commands that captures terminal output in a circular buffer, enabling remote execution, log retrieval, and pr

hormold 12 ↓ 1.9k
Claude CodeClaude DesktopGeneric
View source ↗

MCP Command Proxy is a server that acts as a proxy for CLI commands, specifically optimized for Expo development but adaptable to any command-line application. Built with TypeScript and the Model Context Protocol SDK, it runs commands in a pseudo-terminal, captures output in a configurable circular buffer, and provides tools for AI assistants to retrieve logs, send key presses to the running process, and check process status. The implementation enables AI assistants like Claude to interact with and troubleshoot command-line applications, making it particularly valuable for developers working with interactive CLI tools who want AI assistance with log analysis and process management.

Source

Repository: https://github.com/hormold/mcp-command-proxy

Maintain Command Proxy?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Command Proxy on getagentictools](https://getagentictools.com/mcp/hormold-mcp-command-proxy?ref=badge)