aybelatchane/mcp-server-terminal
Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection.
Quick Start
Clone the repository:
git clone https://github.com/aybelatchane/mcp-server-terminalClaude 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.