Skip to main content
Glama

Related Servers

Alternatives to web-speed-agent

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables agent clients to safely connect to tools and execution resources through MCP with authorization, approvals, audit, chat-context isolation, SSH/Docker access, and long-running command session tracking.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides OAuth-based MCP integration and client-side tooling for connecting agents to a remote service, with CLI and plugin support.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides an MCP-native agent browser that enables autonomous agents to perceive and interact with web pages through stealth browsing, identity borrowing, and WAAP detection.
      15
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to register, send/receive email, store encrypted credentials, emit audit events, and query behavioral trust scores via MCP tools.
      2 npm
      4
      MIT

    TDQS

    A4.2/5.0

    Scored across 17 tools

    Disambiguation5/5

    Each tool targets a distinct function: browser setup, navigation, interaction, page reading, waiting, workspace-specific actions, and JavaScript evaluation. Potential overlaps like get_page_info vs. read_page are clearly differentiated by purpose, and workspace_write vs. fill_field explicitly address different editor types.

    Naming Consistency4/5

    Most tools follow a snake_case verb_noun pattern (store_credential, setup_browser, open_browser, read_page, fill_field, close_browser). Minor deviations include 'account_info' (noun_phrase), 'workspace_write' (reversed verb_noun), and 'workspace_new_slide' (noun_adjective_noun), but these remain clear and readable.

    Tool Count4/5

    With 17 tools, the set is slightly on the heavier side but each tool serves a specific need for a browser automation agent. The count feels reasonable for the breadth of capabilities offered, including credential storage, setup, navigation, interaction, waiting, and specialized workspace support.

    Completeness4/5

    The toolset covers the core lifecycle of browser automation: opening, navigating, interacting, extracting data, and closing. It also includes helpful utilities like waiting and JavaScript evaluation. Minor gaps such as screenshot capture or direct dropdown selection are missing but can be worked around with existing tools.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues