Skip to main content
Glama
166,494 tools. Last updated 2026-05-31 23:01

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

  • Send control signals (e.g., ctrl+c, arrows, function keys) to a running terminal command to interrupt processes or interact with TUI applications.
    MIT
  • Run shell commands in SSH or local sessions. Returns output immediately or manages long-running processes that require input or continue asynchronously.
    MIT
  • End an active terminal session and release all associated system resources, preventing dangling processes and sockets.
    MIT
  • Send text input to a command waiting at a prompt, such as answering 'y' to a confirmation. Newline is auto-appended.
    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
  • Simulate mouse clicks on PySide6 desktop application widgets to interact with UI elements during testing or automation.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Access live company and contact data from Explorium's AgentSource B2B platform.

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • 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.
    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 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 HTTP requests with structured cURL parameters, supporting authentication, custom headers, form data, and JSON path filtering for targeted data extraction.
    MIT
  • Query a saved JSON file using jq-like filters to extract specific data without making a new HTTP request.
    MIT
  • Send native macOS keyboard events to Safari without activating the window, enabling interaction with React trust-gated inputs like Discord, Slack, and virtualized editors.
  • Press keyboard keys or combinations on virtual computers, including Enter, Tab, arrow keys, and shortcuts like Ctrl+C or Alt+Tab.
    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
  • 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
  • Send JavaScript commands to Electron applications using Chrome DevTools Protocol. Interact with UI elements, execute scripts, navigate routes, and debug page structures for automation and testing purposes.
    MIT
  • Wait for user responses in Telegram conversations with configurable timeout periods and polling intervals, enabling automated interaction handling and command processing.
    MIT
  • Simulate keyboard input in terminal applications by sending keystrokes, special keys, and shortcuts for automation and testing purposes.
    MIT