MCP Server Browser
CautionBrowser automation capabilities using Puppeteer, both support local and remote browser connection.
Install
No auto-install command available for this server.
Check the GitHub repository for setup instructionsSafety Report
details
Weak auth signals: auth_middleware
details
stdio transport — CORS not applicable
details
No rate limiting mechanism detected
details
No known CVEs in dependencies
details
No known vulnerable dependencies detected
details
No dangerous code patterns detected
details
License: Apache-2.0
details
Last commit 8 days ago
Compatibility
Tools Provided (23)
browser_navigate Navigate the browser to a URL.
browser_new_tab Open a new browser tab, optionally navigating to a URL.
browser_close_tab Close a specific browser tab.
browser_switch_tab Switch focus to a specific browser tab.
browser_tab_list List all open browser tabs.
browser_click Click an element on the page by selector or coordinates.
browser_hover Hover the mouse over an element.
browser_select Select an option from a dropdown element.
browser_form_input_fill Fill one or more form input fields.
browser_press_key Press a keyboard key or key combination.
browser_scroll Scroll the page by a given amount or to a specific element.
browser_get_clickable_elements Get a list of all clickable/interactive elements currently visible on the page.
browser_get_text Extract visible text content from the page or a specific element.
browser_get_markdown Get the page content converted to Markdown.
browser_read_links Extract all hyperlinks from the current page.
browser_screenshot Take a screenshot of the current browser viewport.
browser_vision_screen_capture Capture a screenshot optimized for vision model analysis.
browser_vision_screen_click Click at coordinates identified from a vision model's screen analysis.
browser_evaluate Execute JavaScript in the context of the current page.
browser_go_back Navigate back in browser history.
browser_go_forward Navigate forward in browser history.
browser_get_download_list Get the list of files downloaded during the current session.
browser_close Close the browser and end the session.
Frequently Asked Questions
What is MCP Server Browser?
Browser automation capabilities using Puppeteer, both support local and remote browser connection.
What tools does MCP Server Browser provide?
MCP Server Browser provides 23 tools including browser_navigate, browser_new_tab, browser_close_tab, browser_switch_tab. Each tool can be called by AI agents to perform specific operations.
Is MCP Server Browser safe to use?
MCP Server Browser is rated Caution. Some security checks raised warnings. Review the safety report on this page for details before use.
What are alternatives to MCP Server Browser?
Similar MCP servers include Scrapling MCP Server, Chrome DevTools MCP, Playwright MCP. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
Scrapling MCP Server
CautionWeb scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
Chrome DevTools MCP
CautionMCP server for Chrome DevTools
Playwright MCP
VerifiedOfficial Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots