Skip to main content
Glama
getanirao

SimScale Edge MCP

by getanirao

Related Servers

Alternatives to SimScale Edge MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI-powered browser automation, web scraping, and testing using Playwright across Chromium, Firefox, and WebKit. It allows users to perform actions like navigation, clicking, typing, and taking screenshots through natural language interfaces.
      8 npm
      MIT
    • A
      license
      B
      quality
      Not graded
      maintenance
      A MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.
      8
      2
      Apache 2.0
    • A
      license
      B
      quality
      D
      maintenance
      A browser automation server providing Playwright capabilities for controlling web browsers, capturing screenshots, extracting content, and performing complex interactions through an MCP interface.
      6
      Apache 2.0

    TDQS

    A3.8/5.0

    Scored across 13 tools

    Disambiguation5/5

    Each tool targets a distinct browser automation concern: lifecycle (start/status/close), page reading (page_state, screenshot), navigation, and user interactions (press, click, fill, select, upload, download). The descriptions clearly separate state inspection from content inspection and from mutating actions.

    Naming Consistency4/5

    All tools share the simscale_ prefix and mostly use verb-first naming (start, navigate, click, fill, select, upload, download). Minor deviation: three tools include 'edge' in the middle (simscale_edge_start/status/close) while the rest do not, and page_state is noun-based, but the pattern remains predictable.

    Tool Count5/5

    Thirteen tools is a well-scoped set for a browser automation server. Each tool covers a necessary step in interacting with a web application, without redundancy or bloat.

    Completeness4/5

    The tool surface covers the full cycle: start, authenticate/check, navigate, inspect, interact, upload, wait, download, and close. Minor gaps like scrolling or hovering are absent but not critical for typical SimScale workflows, and the wait_for_text covers status transitions.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues