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

"browser" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Agent-native browser control MCP server that enables AI agents to browse and interact with web pages via accessibility tree snapshots and ref ID-based commands.
    15
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Gives AI agents a compact, semantic interface to the browser, returning structured page snapshots with stable element IDs instead of raw DOM. Enables agents to navigate, interact, and extract information from web pages efficiently.
    6
    26
    5 npm
    15
    MIT

Matching MCP Connectors

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

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

  • Search internet radio stations worldwide by name and country. Returns station details including URL, codec, bitrate, and tags from daily-updated public domain data.
    -
  • Rent a real Chrome browser session for automation. Control it via navigate, click, type, screenshot, and stop commands. Per-minute billing.
    MIT
  • Stop the rented browser session to end billing and prevent additional charges.
    MIT
  • Type text into the currently focused element of a rented browser, enabling automated input.
    MIT
  • Capture the current page of a rented browser as an image. Optionally include the full page content.
    MIT
  • Execute JavaScript code directly in the browser and retrieve results. Supports expressions, functions, async/await, and targeting specific DOM elements for precise evaluation.
    MIT
  • Capture browser console output by navigating to a URL, with options for real-time streaming, wait conditions, and custom browser commands.
    MIT