Skip to main content
Glama
134,408 tools. Last updated 2026-05-23 19:26

"Information about Chrome browser or chrome material" matching MCP tools:

  • Launches Chrome with remote debugging enabled, using a temporary profile. Select mode: newInstance to run alongside existing Chrome, or freshSession for a clean profile.
    MIT
  • Connect to a remote-debugging Chrome or Edge instance, retrieve open tab IDs, and optionally auto-launch a debug-mode browser when no endpoint is live. Returns tab details including id, url, title, and active status.
    MIT
  • Terminate a running Chrome instance and close debugging connections to clean up resources and end debugging sessions.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search 400k+ SaaS and software companies by category, technology, country, pricing, and more.

  • Energy data from EIA: electricity, fuel prices, and renewables

  • Switch between headless and Chrome browser runtimes mid-session. Use Chrome for sites requiring login or write operations, headless for faster automation.
  • Restart Chrome to reset browser state, apply proxy settings, or recover from crashes by stopping and restarting the managed Chrome instance with remote debugging enabled.
    MIT
  • Reload the current Chrome page to refresh content or reset to initial state, discarding unsaved changes and refetching server resources.
    MIT
  • Navigate the current Chrome tab to a specified URL to load new page content, changing the current page while discarding unsaved work.
    MIT
  • Execute JavaScript code in Chrome browser tabs to inspect dynamic content, manipulate DOM elements, or trigger complex interactions during debugging sessions.
    MIT
  • Retrieve full HTML documents or contextual snippets from active Chrome tabs to inspect page structure, find elements by text, or verify rendering without side effects.
    MIT
  • Send raw Chrome DevTools Protocol commands to control browser behavior, modify page state, or access advanced debugging features when specialized tools are insufficient.
    MIT
  • Focus a specific Chrome tab by its unique ID, bringing it to the front for active use. Requires the tab ID from get_tabs output, enabling precise tab control in the MCP Browser Tabs Server.
    MIT
  • Capture runtime performance metrics like JS heap size and DOM node count from Chrome tabs to monitor memory usage, detect leaks, and profile performance.
    MIT
  • Retrieve HTTP requests and WebSocket frames from Chrome network activity to audit API calls, debug network issues, and inspect WebSocket traffic with filtering options.
    MIT
  • Switch authenticated browser cookies for YouTube and TikTok video control. Select from Chrome, Firefox, Brave, Edge, Safari, Opera, Chromium, or Vivaldi to change which browser's login data is used.
    MIT
  • Summarize Chrome browser startup events to measure time-to-first-visible-content and compare launch causes for cold start performance analysis.
    Apache 2.0