Skip to main content
Glama
204,981 tools. Last updated 2026-06-15 02:08

"Understanding Vite running status in terminal commands" matching MCP tools:

  • Gracefully disconnect from an active terminal session, terminating background commands and releasing all associated resources to prevent resource leaks.
    MIT
  • Create new terminal windows or access existing ones by name for direct user interaction and command execution. Specify a working directory to control where commands run.
    MIT
  • Spawn persistent pseudo-terminal sessions to run long-running processes, send interactive commands, and manage multiple concurrent terminal sessions in real-time.
    AGPL 3.0
  • Run commands that persist after terminal exit by ignoring hangup signals. Use for long-running background tasks that need to survive terminal closure.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that lets you define and run custom shell commands via YAML templates, with built-in tools for flashing and serial communication in embedded development.
    Last updated
    10
    4
    Apache 2.0
  • A
    license
    -
    quality
    C
    maintenance
    A Vite plugin that provides MCP server capabilities, enabling MCP clients to interact with browser environments through adapters for console, cookies, storage, performance, and component tree inspection.
    Last updated
    23
    4
    MIT

Matching MCP Connectors