MCP Chrome Integration
JSON →Control the Chrome browser for web automation using an AI model. Requires the MCP Chrome extension.
Install
npx -y @smithery/cli Tools · 8
- 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
Environment variables
WEBSOCKET_PORT
Links
★ 6 GitHub stars