Skip to main content
Glama
568,525 tools. Updated 2026-09-14 20:47

"browser tools" matching MCP tools:

  • Launch a persistent SeleniumBase Pure CDP browser session before using browser interaction tools; reuse it across calls until the session closes.
    MIT
  • Evaluate custom JavaScript in the current page context to access DOM, storage, or page APIs when standard browser automation tools cannot perform the needed operation.
    MIT
  • Execute custom JavaScript in the active page to read or modify DOM, storage, or handle operations beyond standard browser automation tools.
    MIT
  • Check the status of account pairing after the user approves in the browser. On success, stores the token locally and activates seller tools.
    MIT
  • Send raw CDP commands to the browser for advanced debugging and control, returning JSON responses. Use when specialized tools are insufficient.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    This application is a powerful browser monitoring and interaction tool that enables AI-powered applications via Anthropic's Model Context Protocol (MCP) to capture and analyze browser data through a Chrome extension.
    7,313
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Persistence, headed Chromium browser control for MCP clients like OpenCode and Claude Code, enabling navigation, inspection, clicking, filling, and human-gated actions on JavaScript-heavy or login-walled pages.
    28 npm
    MIT

Matching MCP Connectors

  • Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.

  • Stealth web browser for agents: search, fetch, click, download and type in persistent MCP sessions.

  • Authenticate with Etsy using OAuth 2.0 to enable access to shop management, order processing, and inventory tools. Opens browser for consent.
    MIT
  • List saved browser fingerprint profiles to get an ID for launching a browser session. Shows OS, browser, version, and creation date without exposing credentials.
    MIT
  • Sets the remote relay target for the server to restore browser automation when tools are missing. Provide a websocket relay URL or extension UUID as the credential.
    Apache 2.0
  • Execute registered WebMCP tools on a target browser tab. Interactive tools prompt users for approval, and progress notifications keep long-running calls from timing out.
    MIT
    Destructive
  • List all WebMCP tools registered by AgentScripts in a browser tab to verify exports and show permission status (allow, prompt, deny) so you know which calls require approval before running.
    MIT
  • Open a browser window to authenticate with Stockbit, unblocking all other tools. Ask the user first, then confirm and check status.
    MIT
  • Establishes a connection to a running Google Colab session in the browser, granting access to notebook editing capabilities. Returns a boolean indicating success.
    Apache 2.0
  • Signs in via browser to store an access token used by other tools. Opens the browser and waits for approval; if not yet approved, call again—no command line or pasted token needed.
    MIT
  • Guides setup and use of agent-browser CLI for automated browser tasks like navigating pages, clicking, and capturing console errors in a real browser.
    MIT