Skip to main content
Glama
vincenthopf

Gemini Web Automation MCP

by vincenthopf

Related Servers

Alternatives to Gemini Web Automation MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control.
      62
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to browse websites, extract information, fill forms, interact with pages, and execute multi-step web tasks autonomously.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to control a browser through a set of tools, allowing them to perform web automation tasks like navigation, typing, clicking, and taking screenshots.
      -

    TDQS

    A4.5/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a distinct and clear purpose with no overlap. browse_web and start_web_task handle synchronous vs. asynchronous browsing, check_web_task monitors progress, get_web_screenshots retrieves visual data, list_web_tasks provides an overview, stop_web_task cancels tasks, and wait manages timing. The descriptions explicitly differentiate their roles, eliminating confusion.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern (e.g., browse_web, check_web_task, get_web_screenshots). The pattern is uniform across all seven tools, with clear and descriptive names that align with their functions, making them predictable and easy to understand.

    Tool Count5/5

    With 7 tools, the count is well-scoped for web automation. It covers core operations like starting, monitoring, and stopping tasks, plus utilities like screenshots and waiting, without being excessive. Each tool serves a specific role, ensuring a balanced and functional set for the domain.

    Completeness5/5

    The toolset provides complete coverage for web automation workflows. It includes task initiation (browse_web, start_web_task), monitoring (check_web_task, list_web_tasks), management (stop_web_task), data retrieval (get_web_screenshots), and timing control (wait). There are no obvious gaps, supporting both synchronous and asynchronous operations effectively.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues