Skip to main content
Glama
523,478 tools. Updated 2026-09-06 13:32

"A Python-based server for browser automation" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.

  • Run multi-step tasks in a real Chrome browser: persistent environments, live view, human takeover.

  • Creates API connections for managed connectors such as azureblob or sql. For OAuth-based connectors, generates a consent link for browser authorization; for parameter-based, supplies connection parameters.
    MIT
  • Automate web application testing with Playwright browser automation. Load and interact with pages in real browsers to detect runtime errors, hydration issues, and client-side problems.
    MIT
  • Generate characterization tests for a Python class method to lock its behavior. Outputs pytest code with fixture-based instance setup for safe refactoring.
    Apache 2.0
  • Export the currently selected Ableton Live track to a specified folder using GUI automation. Requires macOS accessibility permissions for Terminal/Python integration.
    MIT
  • Identify the active browser for cookie-based authentication to enable video playback control on YouTube and TikTok through the social-video-mcp server.
    MIT
  • Verify server and browser health, including active tabs, to confirm the automation environment is ready.
    MIT
  • Run persistent Python desktop automation to control X11 apps, batch actions, verify results, and get UI evidence via observe.
    MIT
    Destructive
  • Execute JavaScript in a Firefox tab for browser automation. Blocks cookie and storage extraction.
    MIT
  • Close the automation browser while keeping your login profile intact. End browser sessions without losing authentication for future backtests.
    -