libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ MCP TUIKit
MCP TUIKit
JSON →
http
none
development
A headless terminal and tmux interaction server for Model Context Protocol.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @dragoscirjan/mcp-tuikit", "imports": [] } ]
server path:
mcp-tuikit
Tools
What this server exposes
create_session
Create a new terminal session running a specific command.
close_session
Close an active terminal session.
create_snapshot
Capture a txt and/or png snapshot from an active session.
send_keys
Send keystrokes to an active session using tmux format.
wait_for_text
Wait for a regex pattern to appear in the terminal output.
run_flow
Run a TUI YAML flow and capture artifacts autonomously.
list_sessions
List all active terminal sessions and their states.
check_system_dependencies
Check if the host system has all required dependencies.
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/dragoscirjan/mcp-tuikit ↗
MCP TUIKit — MCP Server · libregistry