Provides stateful, TUI-compatible terminal sessions through an MCP server.
Mcpterm is an MCP tool server that enables stateful terminal sessions, designed to work seamlessly with applications like Claude Desktop. It allows Large Language Models to interact with terminal environments, maintain context across multiple commands, and effectively manage text-based user interfaces (TUIs). The tool offers functionalities to run commands, capture screen outputs from TUI applications, and integrates with tools such as vim and python REPLs, enabling advanced use cases like creating Dockerfiles and managing interactive sessions.
주요 기능
01Provides 'run' tool for executing commands
02Designed for TUI compatibility
03Integrates with MCP-go library
04Enables stateful terminal sessions
05Offers 'runScreen' tool for capturing TUI output
사용 사례
01Interacting with command-line tools from Claude Desktop
02Managing stateful terminal sessions within an LLM environment
03Using vim and other TUI applications with an LLM