Terminates the active browser instance on Chromium ARM64 Browser, ensuring cleanup after web automation or testing tasks on ARM64 devices like Raspberry Pi.
Execute JavaScript directly in the browser context to manipulate DOM elements, interact with web content, or perform API requests for autonomous browser automation.
Launch a new browser instance (Chromium, Firefox, or WebKit) with headless mode and custom viewport support for web automation tasks via the MCP Browser Server.
A MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.
An MCP server that allows users to interact with their browser through natural language commands, enabling actions like getting page content as markdown, modifying page styles, and searching browser history.
A headless browser MCP server that allows AI agents to fetch web content and perform Google searches without API keys, supporting various output formats like Markdown, JSON, HTML, and text.