Skip to main content
Glama
194,485 tools. Last updated 2026-06-11 22:32

"Firefox" matching MCP tools:

  • Locate running processes by name using case-insensitive partial matching. Returns a table of matching processes with PID, CPU%, memory, and status.
    MIT
  • Fetch a URL and convert its content to clean markdown for LLM consumption. Supports HTML, PDF, JSON, and SPA data extraction.
  • Search for UI elements by visible text query. Returns ranked element IDs to click, type, or read across desktop apps on Linux, macOS, and Windows.
    MIT
  • Trace the JavaScript call stack that initiated a network request to locate signing functions from encrypted parameters. Requires prior injection of XHR or fetch hooks.
    MIT
  • Query NixOS packages, options, Home Manager, and nix-darwin configurations to obtain current data from nixpkgs and Nix channels, preventing AI hallucination about Nix resources.
    MIT

Matching MCP Servers

  • Switch authenticated browser cookies for YouTube and TikTok video control. Select from Chrome, Firefox, Brave, Edge, Safari, Opera, Chromium, or Vivaldi to change which browser's login data is used.
    MIT
  • Remove Arch Linux packages individually or in batch. Supports dependency removal and forced removal ignoring dependencies. Requires sudo.
    GPL 3.0
  • Launch an application on Linux via shell command, running as a detached process from the server. Execute commands like 'firefox' or 'gnome-terminal'.
    MIT
  • Stop a running browser container for a persona or all. Preserves Firefox profile in Docker volume.
    MIT
  • Waits for a specified application to appear or disappear. Use after launching or closing an app to verify state changes.
    MIT
  • Remove one or multiple packages on Arch Linux, optionally with dependencies or forcibly ignoring dependencies.
    GPL 3.0
  • Retrieve environment variable values for a test result to identify configuration context such as browser, OS, or build version. Use this to determine if environment factors contribute to test failures.
    MIT
  • Extract content from web pages using JavaScript rendering, antibot bypass, and captcha solving to access protected sites and SPAs.
    MIT
  • List every distinct value recorded for a specific environment variable across test runs. Helps build precise AQL filters by revealing available values.
    MIT