Skip to main content
Glama
261,244 tools. Last updated 2026-07-05 11:56

"An MCP for interacting with Google Chrome DevTools and aiding in scraping" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Web scraping for AI agents. Extract text and metadata from any URL worldwide. $0.005/page.

  • Search Google Scholar for academic papers, citations, and author profiles.

  • Extract Rappi credentials from Chrome and save them to .env. Attaches to an existing logged-in Chrome or launches a new window for manual login.
    MIT
  • Clone a Chrome profile into an isolated mcp-stealth location, preserving cookies, history, bookmarks, passwords, and extensions state. Chrome must be closed.
    MIT
  • Get MCP connection details for Claude, ChatGPT, Gemini, or custom hosts, including URL, token, and setup instructions. Also introspects openchrome server for auto-connect status.
    MIT
  • Perform fast QA audit on a URL via Chrome DevTools Protocol, detecting JS errors, network failures, API issues, and more for CI smoke tests and pre-deploy gates.
    MIT
  • Verify server identity and protocol compatibility by retrieving the manifest with protocol version, server name, and available capabilities before interacting with tools.
    Apache 2.0
  • Export all captured network requests as a HAR 1.2 document for import into Chrome DevTools or Charles.
    MIT
  • Click web page elements using CSS selectors to submit forms, toggle buttons, or navigate. Returns element details after triggering trusted mouse events via Chrome DevTools Protocol.
    MIT
  • Retrieve captured Tauri IPC traffic from a running ipc_monitor. Shows invoke calls and events with arguments and responses, filterable by command name.
    MIT
  • Save authentication tokens for NotebookLM when the automated CLI method fails. Use this fallback tool to manually input cookie headers from Chrome DevTools to establish secure access.
    MIT