133,687 tools. Last updated 2026-05-15 15:29
"automating-browser-operations" matching MCP tools:
- Resize the browser window to specified width and height dimensions for responsive testing.
- Install the required browser when encountering a 'browser not installed' error in Playwright MCP for web automation tasks.Apache 2.0
- Install the required browser for Playwright MCP's automation tasks when encountering browser not installed errors.Apache 2.0
- Monitor API credit usage and account limits for SEO analysis tools without consuming credits, enabling effective resource planning for data-intensive operations.MIT
- Configure and save browser authentication state for automated web testing by launching an interactive browser session to complete login processes.Apache 2.0
- Automatically close the browser and release all resources to optimize system performance after completing browser automation tasks using the MCP server.MIT
Matching MCP Servers
- AlicenseAquality-maintenanceA Playwright-based MCP server that prioritizes browser observation over automation, providing specialized tools for inspecting DOM, network, and console data. It categorizes operations into safe inspection tools and interactive action tools that require explicit escalation and justification.Last updated15
- FlicenseAqualityCmaintenanceEnables browser automation using Python scripts, offering operations like taking webpage screenshots, retrieving HTML content, and executing JavaScript.Last updated422
Matching MCP Connectors
Live browser debugging for AI assistants — DOM, console, network via MCP.
The Google GKE MCP server is a managed Model Context Protocol server that provides AI applications with tools to manage Google Kubernetes Engine (GKE) clusters and Kubernetes resources. It exposes a structured, discoverable interface that allows AI agents to interact with GKE and Kubernetes APIs, enabling them to inspect cluster configurations, retrieve Kubernetes resource YAMLs, monitor operations like cluster upgrades, diagnose issues, and optimize costs—all without needing to parse text output or use complex kubectl commands.
- List, create, close, or select browser tabs to manage web navigation during automated browser testing.Apache 2.0
- Lists all active browser instances to manage multiple parallel browsing sessions in the Concurrent Browser MCP server.Apache 2.0
- Navigate to any URL in your active browser tab using the real-browser-mcp server. Control your browser with existing sessions and cookies for automated testing or web interaction tasks.MIT
- Close all open browser instances to free system resources and ensure clean browser state for testing or automation workflows.Apache 2.0
- Navigate forward in browser history to revisit previously viewed pages. Use this tool in browser automation workflows for efficient web navigation tasks.MIT
- Execute JavaScript code directly in a browser console to automate web interactions, scrape content, or test functionality using Playwright's browser automation capabilities.MIT
- Launch a new browser instance for automated testing or web scraping with configurable browser type, headless mode, and viewport settings.Apache 2.0
- Execute JavaScript code in a browser console to automate web interactions, extract data, or modify page content using browser automation capabilities.MIT
- Control browser tabs through AI agents: list existing tabs, open new pages, close tabs, or switch focus between them.MIT
- Close a specific browser instance to manage resources and end sessions in the Concurrent Browser MCP server.Apache 2.0
- Read browser console messages (log, warn, error) to monitor JavaScript execution and debug web applications directly from your AI coding environment.MIT
- Expand the session's tool set by activating higher tiers for browser automation. Use for manual browser actions (click, type, scroll) when default tools are insufficient.
- Switch between headless and Chrome browser runtimes mid-session. Use Chrome for sites requiring login or write operations, headless for faster automation.
- Execute browser automation code to navigate pages, click elements, extract data, and run multi-step workflows using bash, Python, or JavaScript commands in an active browser session.