Skip to main content
Glama
duquesnay

mcp-chromium-cdp

by duquesnay

Related Servers

Alternatives to mcp-chromium-cdp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides tools for interacting with Chrome through its DevTools Protocol, enabling remote control of Chrome tabs to execute JavaScript, capture screenshots, monitor network traffic, and more.
      68
      53
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server that connects to your browser to capture screenshots, inspect console logs, network requests, and more via Chrome DevTools Protocol.
      3
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A standalone MCP server for Chrome automation with multi-session support, enabling browser control and page interaction through MCP clients.
      115
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Local MCP server for persistent Chrome automation with multi-profile support, enabling tab management, page inspection, element interaction, JavaScript evaluation, and screenshots while preserving login sessions across restarts.
      149
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A lightweight browser automation MCP server using raw Chrome DevTools Protocol, enabling web navigation, screenshots, and DOM interaction without heavy dependencies, and working on Termux/Android.
      1,374
      MIT

    TDQS

    A3.9/5.0

    Scored across 25 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose, with intentional separation between selector-based and semantic alternatives (e.g., chrome_click vs chrome_click_text, chrome_type vs chrome_type_text). Descriptions explicitly note when to prefer which tool, reducing ambiguity.

    Naming Consistency5/5

    All tools follow a consistent chrome_ prefix with verb_noun (or verb_preposition) structure, e.g., chrome_navigate, chrome_get_title, chrome_click_text, chrome_wait_for. The naming pattern is uniform and predictable.

    Tool Count4/5

    At 25 tools, the set is on the heavier side but each tool serves a specific browser automation need, including advanced features like SPA detection and form extraction. The count is justified for a comprehensive CDP-based server, though it could be streamlined slightly.

    Completeness4/5

    The toolset covers the core browser automation lifecycle: navigation, interaction, content extraction, tab management, waiting, scrolling, and state checks. Minor gaps exist (e.g., no cookie management or file upload), but the included tools enable effective automation for most scenarios.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues