Skip to main content
Coding AgentsRust

aybelatchane/mcp-server-terminal

Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection.

coding-agentslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/aybelatchane/mcp-server-terminal

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-terminal": {
      "command": "npx",
      "args": [
        "-y",
        "aybelatchane/mcp-server-terminal"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Rust
Author
aybelatchane