libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
web-scraping
/ MCP Chrome Server
MCP Chrome Server
JSON →
http
none
★ 4
web-scraping
A server for browser automation using Google Chrome, based on the MCP framework.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
mcp-chrome-server
Tools
What this server exposes
tool_save_credentials
Save login credentials securely using the system keychain
tool_get_credentials
Retrieve saved credentials from the system keychain
tool_open_browser
Open the Chrome browser
tool_navigate
Navigate to a specified URL
tool_close_browser
Close the Chrome browser
tool_web_login
Perform web login with credentials and selectors, including CAPTCHA and 2FA handling
tool_click
Click on a web element identified by a CSS selector
tool_type
Type text into an input field identified by a CSS selector
tool_get_text
Retrieve text content from a web element
tool_get_elements
Retrieve multiple web elements matching a CSS selector
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/dlwjdtn535/mcp-chrome-server ↗
MCP Chrome Server — MCP Server · libregistry