MCP Servers / web-scraping / MCP Chrome Integration

MCP Chrome Integration

JSON →
httpnone6web-scraping

Control the Chrome browser for web automation using an AI model. Requires the MCP Chrome extension.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-chrome-integration
Tools
What this server exposes
tool_navigate_to
Navigate to a URL in a specified tab
tool_click_element
Click an element identified by CSS selector
tool_type_text
Type text into an input element
tool_state
Check the current page state
tool_execute_script
Execute JavaScript code in the page context
tool_extract_table
Extract data from an HTML table
tool_get_element_info
Get information about an element (dimensions, styles, visibility)
tool_tab_list
List all available tabs
Configuration
Environment & auth
authnone
envWEBSOCKET_PORT
Resources
MCP Chrome Integration — MCP Server · libregistry