Skip to main content
Glama
205,114 tools. Last updated 2026-06-16 04:11

"namespace:io.github.zemloai-ctrl" matching MCP tools:

  • Send control keys (ctrl+c, ctrl+d, enter, tab, arrow keys) to a PTY session for managing interactive processes.
    MIT
  • Send text input to a running command that is waiting for input. Works for interactive prompts, passwords, or shell inputs.
    MIT
  • Run shell commands in isolated SSH or local sessions, with support for long-running tasks and interactive input management via command IDs.
    MIT
  • Gracefully disconnect from an active terminal session, terminating background commands and releasing all associated resources to prevent resource leaks.
    MIT
  • Send control signals (e.g., Ctrl+C, arrow keys) to a running command to interrupt stuck processes or interact with TUI applications like vim, htop, or zellij.
    MIT
  • Send key events to widgets in PySide6 applications for automated testing and interaction. Specify a key name and optional widget reference to simulate keyboard input.
    Apache 2.0

Matching MCP Servers

  • -
    license
    -
    quality
    -
    maintenance
    The on-chain automation layer. Live on Base. Automate your workflows with the CTRL MCP. Sign once. Execute forever.
    Last updated
    1

Matching MCP Connectors

  • Visual DeFi workflow automation on Base + Ethereum mainnet.

  • Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

  • Simulate mouse clicks on PySide6 desktop application widgets to interact with UI elements during testing or automation.
    Apache 2.0
  • Drag a UI element from one position to another using AutomationId or screen coordinates, with configurable speed and modifier keys for .NET GUI automation.
    MIT
  • Send POSIX signals (TERM, KILL, INT, etc.) to a remote SSH job, using channel signal or PID-based kill fallback. Optionally wait for job exit and return exit status.
    MIT
  • Terminate pseudo-terminal sessions in the PTY MCP Server. Kill running sessions while optionally preserving output buffers for log comparison or removing them entirely to free resources.
    AGPL 3.0
  • Execute bash commands with support for background tasks, status checks, and text/special key input. Returns command status and current working directory.
    Apache 2.0
  • Execute a pre-planned sequence of up to 10 HID actions in one call, with support for click, move, type, key combos, scroll, and button down/up. Actions run sequentially with optional delays, reducing round-trips for known action lists.
    MIT
  • Capture optimized screenshots or record videos from iOS simulators. Resizes images to tile-aligned dimensions for token efficiency. Supports semantic naming for AI reasoning. Choose codec, size, and optional metadata.
    MIT
  • Execute HTTP requests with structured cURL parameters, supporting authentication, custom headers, form data, and JSON path filtering for targeted data extraction.
    MIT
  • Press keyboard keys or combinations on virtual computers, including Enter, Tab, arrow keys, and shortcuts like Ctrl+C or Alt+Tab.
    MIT
  • Execute screen actions after visual observation: mouse clicks, keyboard input, accessibility actions, drag-and-drop, direct value setting, and CDP eval for browsers.
    Apache 2.0
  • Query a saved JSON file using jq-like filters to extract specific data without making a new HTTP request.
    MIT
  • Type text strings into terminal applications through the tui-mcp server. Send exact text input with newline support for Enter key simulation.
    MIT
  • Create highlights or underlines on Zotero PDFs with coordinates, color, and optional comments. Coordinates must come from get_pdf_layout_text.
    MIT