Skip to content

This release adds 5 notable features for engineering teams evaluating rollout.

Published 6mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Playwright for Terminals enables AI agents to interact with terminal applications via a structured Terminal State Tree.

Full changelog

Terminal MCP Server v1.0.0

Playwright for Terminals - Enable AI agents to interact with terminal applications through structured Terminal State Tree representation.

Installation

Via npm (Recommended)

npx mcp-server-terminal

Add to Claude Code

claude mcp add terminal -- npx mcp-server-terminal

Add to Cursor / Other MCP Clients

{
  "terminal": {
    "command": "npx",
    "args": ["mcp-server-terminal"]
  }
}

Direct Download

Download the binary for your platform from the assets below.

Features

  • 10 MCP Tools for complete terminal interaction
  • 8 UI Detectors: menus, tables, inputs, buttons, progress bars, status bars, borders, checkboxes
  • Visual Terminal Mode: popup xterm windows for debugging
  • Session Recording: Asciinema v2 format
  • High Performance: 53.6µs snapshot latency

Platform Support

| Platform | Architecture | Status |
|----------|--------------|--------|
| Linux | x64 | ✅ Available |
| Linux | arm64 | 🔜 Coming soon |
| macOS | x64, arm64 | 🔜 Coming soon |

Links

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track aybelatchane/mcp-server-terminal

Get notified when new releases ship.

Sign up free

About aybelatchane/mcp-server-terminal

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

All releases →

Beta — feedback welcome: [email protected]