205,128 tools. Last updated 2026-06-15 07:24
"A query about Google Chrome or a related Chrome topic" matching MCP tools:
- Launch Chrome with remote debugging for automated browser testing. Choose a new instance alongside existing Chrome or a fresh session with a clean profile, with optional cookie and login copying.MIT
- Start a new browser or mobile automation session, replacing any existing one. Launch or attach to Chrome, or initiate iOS/Android app testing with device capabilities.MIT
- Verify if the Pilot Chrome extension is connected to route browser commands through your real Chrome, bypassing Cloudflare and bot detection.MIT
- Switch Google accounts or re-authenticate to resolve rate limits or broken authentication by clearing sessions and initiating a fresh login.MIT
- Bypass bot detection by connecting to a real Chrome browser via CDP. Uses your existing profile and tabs to avoid fingerprinting.MIT
- Add cookies to the session jar to replay clearance cookies from a real Chrome session, bypassing bot detection without running challenge JavaScript.Apache 2.0
Matching MCP Servers
- AlicenseAqualityAmaintenanceEnables direct browser control via Chrome DevTools Protocol, supporting navigation, interaction, content extraction, and screenshots through a single MCP tool.Last updated1315MIT
- AlicenseBqualityDmaintenanceEnables Google search and webpage content extraction via Chrome for macOS, allowing access to both unauthenticated and authenticated content, and integrates with Claude for secure and automated browsing tasks.Last updated27124MIT
Matching MCP Connectors
The BigQuery remote MCP server is a fully managed service that uses the Model Context Protocol to connect AI applications and LLMs to BigQuery data sources. It provides secure, standardized tools for AI agents to list datasets and tables, retrieve schemas, generate and execute SQL queries through natural language, and analyze data—enabling direct access to enterprise analytics data without requiring manual SQL coding.
Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…
- Strips scripts, styles, page chrome, and repeated boilerplate from web pages to return clean, whitespace-collapsed text. Supports CSS selector or automatic content root detection.Apache 2.0
- Retrieve normalized related financial instruments for a given quote identifier from Google Finance.MIT
- Search Bing web and retrieve structured JSON results including organic listings, related queries, people-also-ask, news, and videos. Uses Chrome impersonation to bypass blocks.MIT
- Retrieve related topics from Google Trends Explore widget for any search term and filter combination. Returns a JSON array of related topics or an empty array.MIT
- Automate website interactions in Chrome by giving an AI agent a task prompt and optional iteration limit.Apache 2.0
- Summarizes the most janky scroll frames in a Chrome trace, listing cause, delay, and scroll identifiers. Helps investigate jank reports and find scroll regressions.Apache 2.0
- Retrieve unhandled Chrome DevTools Protocol events from domains like Target or Debugger not covered by specialized listeners. Returns a JSON array with method, parameters, and timestamp.MIT
- Connect to Chrome/Edge via remote debugging port and retrieve open tab IDs. Auto-launches a debug-mode browser if no endpoint is live, ensuring tabs are available for subsequent browser actions.MIT
- Captures broken state of open Chrome tab as diagnostic context, including JS errors, network failures, and console issues. Supports diffing against previous snapshots to track fixes resolved over time.MIT
- List running Chrome processes on this machine, showing their CDP debugging ports. Use this to find a target before attaching to Chrome.MIT
- Gracefully terminates managed Chrome instance and closes all debugging connections. Use to clean up resources, prevent zombie processes, or end debugging sessions.MIT
- Disconnect from a Chrome browser without closing it, keeping all tabs active for future reconnection.MIT
- Toggle browser runtime mid-session: headless for speed, Chrome for login and write operations.MIT
- Run a fast QA audit on any URL via Chrome DevTools Protocol. Detects JS errors, network failures, SEO issues, and accessibility violations in one pass. Returns findings and summary for CI smoke tests and pre-deploy gates.MIT