aybelatchane/mcp-server-terminal
Overview
A Rust tool for interacting with TUI/CLI applications via a structured Terminal State Tree with element detection, described as 'Playwright for terminals'.
Capabilities
- • browser automation integration
- • github integration
- • mcp client integration
Best For
Interact with TUI/CLI applications using a structured Terminal State Tree and element detection; a Rust-based 'Playwright for terminals'.
Decision Snapshot
Usage
available
Docs
1 links
Config
7 strong hints
Capabilities
3 key capabilities detected
- • GitHub stars: 13
- • Forks: 2
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/16/2026
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Review official documentation and source metadata for complete setup parameters.
{
"mcpServers": {
"mcp-server-terminal": {
"command": "npx"
}
}
}Usage
{ && "mcpServers": { && "terminal": { && "command": "npx",Features
- • *"Create a terminal session running htop"*
- • *"Take a snapshot of the terminal"*
- • *"Press the down arrow key"*
- • *"Type 'ls -la' and press Enter"*
- • browser automation integration
- • github integration
- • mcp client integration
Use Cases
- • Supports capabilities such as: browser automation integration; github integration; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • browser automation integration
- • github integration
- • mcp client integration
Compatibility Signals
- • Playwright: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "terminal": { && "command": "npx",
Notes / Requirements
- • Primary language: Rust
- • License: MIT
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
ooples/mcp-console-automation
Production-ready MCP server for AI-driven console automation and monitoring, featuring 40 tools for session management, SSH, testing, monitoring, and background jobs; comparable to Playwright for terminal applications.
micl2e2/code-to-tree
A single-binary MCP server that converts source code into AST across languages.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.