libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ Chromewright
Chromewright
JSON →
stdio
none
development
Browser automation via Chrome DevTools Protocol
github ↗
Install
How to run this server
No install command recorded.
server path:
chromewright
Tools
What this server exposes
snapshot
Reads the current page state as a structured snapshot
inspect_node
Inspects a specific DOM node by its reference
get_markdown
Extracts page content as markdown
extract
Extracts structured data from the page
read_links
Reads all links from the current page
navigate
Navigates to a URL
click
Clicks on an element identified by cursor or node_ref
input
Inputs text into a form field
select
Selects an option from a dropdown
hover
Hovers over an element
press_key
Presses a keyboard key
scroll
Scrolls the page
wait
Waits for a specified condition or duration
new_tab
Creates a new browser tab
tab_list
Lists all open tabs
close_tab
Closes a specific tab (requires confirmation for unmanaged tabs)
screenshot
Takes a screenshot of the page or a region
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/bnomei/chromewright ↗
Chromewright — MCP Server · libregistry