Terminal Session

Provides stateful, TUI-compatible terminal sessions for executing commands and running interactive applications, enabling persiste

dwrtz 15
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server, developed by dwrtz, provides stateful, TUI-compatible terminal sessions for AI assistants. Built with Go and leveraging the mcp-go library, it offers two main tools: 'run' for executing commands in persistent bash sessions, and 'runScreen' for interactive TUI applications. The implementation focuses on maintaining session state, handling control sequences, and supporting multi-line outputs. It's particularly useful for AI systems that need to interact with command-line interfaces, enabling use cases such as file system navigation, text editing in vim, or running interactive programs like Python REPL without losing context between commands.

Source

Repository: https://github.com/dwrtz/mcpterm

Maintain Terminal Session?

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

[Terminal Session on getagentictools](https://getagentictools.com/mcp/dwrtz-mcpterm?ref=badge)