Skip to main content
Glama
197,914 tools. Last updated 2026-06-13 00:58

"Tubi" matching MCP tools:

  • Type text strings into terminal applications through the tui-mcp server. Send exact text input with newline support for Enter key simulation.
    MIT
  • Capture terminal text content as plain text for faster, more cost-effective extraction than screenshots when only text is needed.
    MIT
  • Simulate keyboard input in terminal applications by sending keystrokes, special keys, and shortcuts for automation and testing purposes.
    MIT
  • Pauses execution until terminal output stabilizes, ensuring applications finish rendering after receiving input commands.
    MIT
  • Waits for specific text patterns to appear in terminal output, enabling automation of prompts, loading states, and output monitoring.
    MIT
  • Start TUI applications in managed pseudo-terminals for interactive control, returning session IDs for follow-up operations.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch any TUI app, take screenshots, send keystrokes, read text - works with any framework.
    Last updated
    13
    13
    6
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Enables AI assistants to search for business leads using FlashLeads' web harvest capabilities. Provides access to company contact information including emails, phones, and social profiles through natural language queries.
    Last updated
    3
    3
    MIT

Matching MCP Connectors

  • Hosted MCP endpoint for searching archived YouTube videos — including deleted, private, or region-blocked content. 1B+ videos indexed since 2005, with AI summaries, subtitles, and transcripts.

  • Personal YouTube AI knowledge base powered by RAG. Query your subscribed YouTube channels with AI — get answers with video citations.

  • Adjust terminal window dimensions for TUI applications by specifying new column width and row height, sending SIGWINCH signals to update display.
    MIT
  • Capture terminal output as a PNG image to document or share exactly what appears on screen, including colors, styling, and layout.
    MIT
  • Terminate a TUI session and its underlying process by providing the session ID. Use this tool to stop terminal user interface applications running through tui-mcp.
    MIT
  • View active terminal user interface sessions with their IDs, running commands, and screen dimensions to monitor and manage TUI applications.
    MIT
  • Send mouse events to terminal user interface applications by specifying coordinates, actions, and buttons for automated testing and interaction.
    MIT
  • Retrieve the current cursor position in the terminal to monitor or control terminal-based applications programmatically.
    MIT
  • Extract text from a specific rectangular area of the terminal buffer using coordinates and dimensions.
    MIT