Skip to main content
Glama
521,191 tools. Updated 2026-09-06 10:36

"htop" matching MCP tools:

  • Shut down all services a device owns—simulator servers, devtools, debuggers, recordings—freeing ports and processes when a session ends. Pass device IDs to scope teardown, or omit for a machine-wide cleanup.
    Apache 2.0
  • Stop a device's transport session to free its resources while keeping others running. Use to restart a stuck transport or end one session; on Chromium this also closes the CDP session, requiring a later reconnect.
    Apache 2.0
  • Stop CPU profiling after exercising an app, collect the cpuProfile and React commit tree, and return session metrics for subsequent analysis.
    Apache 2.0
  • Stop the Metro bundler process on a specified port (default 8081) to end or restart React Native sessions. Returns status and process IDs after termination.
    Apache 2.0
  • Retrieve top PulseChain tokens sorted by volume, liquidity, or symbol to analyze market trends and identify high-activity assets.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables agents to interact with CLI applications like vim, htop, and gdb by sending key inputs and capturing terminal output through tmux sessions.
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to send HTTP requests to any endpoint with full control over methods, headers, query parameters, and request bodies.
    1
    17
    MIT

Matching MCP Connectors

  • Evidence-backed open-source project search, recommendations, alternatives, and comparisons.

  • TopFood publishes digital restaurant menus with QR codes. Give it a menu (text, photo transcription, or description) and it creates a live, shareable menu page the restaurant owner can claim for free — no signup required upfront.

  • Stop active screen recording and retrieve the finalized MP4 video. Also retrieves video if recording ended on its own; use when capture is finished or a reminder indicates a recording is still running.
    Apache 2.0
  • Stop active native profiling and export trace data to downloadable local files. Terminates the profiler on iOS or Android and packages the captured results.
    Apache 2.0
  • Retrieve the top PulseX DEX trading pairs sorted by trading volume. Specify a limit up to 500 pairs to get the most active markets on PulseChain.
    MIT
  • Fetch Hacker News posts by type (top, new, best, ask, show, job) to get title, URL, score, comments, author, time, and status flags.
    MIT
  • Retrieve the most frequent or critical error items from a Rollbar project to identify and prioritize issues for debugging and monitoring.
    MIT
  • Halt Ableton Live playback to cease audio output. Returns current song time and confirms if playback was already halted.
    MIT
  • Delete a tag by its ID, removing it from all pages and the tag registry. Requires mutations enabled and manage:system permission.
    Creative Commons Zero v1.0 Universal
  • Read a terminal session's captured output, with escape codes removed and progress bars collapsed. Optionally wait for the output to stabilize before returning, ensuring command results are ready.
    MIT
  • Bring a DCC locomotive to a controlled halt at speed 0 by providing its address. Auto-acquires throttle when needed. Use for normal ends of run; for immediate power cut, use emergency_stop.
    AGPL 3.0
  • Make HTTP requests with OAuth2 authentication, cookie sessions, retry logic, and cURL command generation.
    MIT
  • Halt motor motion immediately for one specific motor or all motors. Use to cancel any ongoing movement or respond to emergencies.
    MIT
  • Run shell commands on remote SSH hosts and capture output, errors, and exit codes. Supports sudo, environment variables, and custom working directories.
    MIT
    Destructive
  • Start interactive programs (SSH, GDB, REPLs) as managed subprocesses, returning process IDs for monitoring and I/O control.
    MIT