{"slug":"github-com-yetidevworks-yetibrowser-mcp","name":"YetiBrowser MCP","description":"YetiBrowser MCP is a fully open-source solution to allow AI assistants to easily interact with your existing browser","category":"development","tags":[],"official":true,"stars":10,"transport":"stdio","install":[{"cmd":"npx -y @yetidevworks/server`","imports":[]}],"tools":[{"name":"browser_snapshot","description":"capture an accessibility-oriented snapshot of the current page"},{"name":"browser_snapshot_diff","description":"compare the two most recent snapshots to highlight DOM/ARIA changes"},{"name":"browser_navigate","description":"load a new URL in the connected tab and return an updated snapshot"},{"name":"browser_go_back","description":"move through history while keeping MCP in sync"},{"name":"browser_go_forward","description":"move through history while keeping MCP in sync"},{"name":"browser_wait","description":"pause automation for a set number of seconds"},{"name":"browser_wait_for","description":"block until a selector appears (optionally visible) before proceeding"},{"name":"browser_press_key","description":"simulate a keyboard key press on the focused element"},{"name":"browser_click","description":"click the element identified by a CSS selector"},{"name":"browser_hover","description":"hover the pointer over the targeted element"},{"name":"browser_drag","description":"drag an element onto a drop target for sortable/drag-and-drop UIs"},{"name":"browser_type","description":"type text (optionally submitting with Enter) into an editable element"},{"name":"browser_fill_form","description":"fill multiple inputs/selects/checkboxes/radios in a single call"},{"name":"browser_select_option","description":"choose one or more options in a <select> element"},{"name":"browser_screenshot","description":"capture a viewport or full-page screenshot via the DevTools protocol"},{"name":"browser_get_console_logs","description":"return recent console output, including errors with stack traces"},{"name":"browser_page_state","description":"dump forms, storage keys, and cookies for the connected page"},{"name":"browser_connection_info","description":"report bridge WebSocket port, connection status, and extension version"},{"name":"browser_evaluate","description":"run custom JavaScript inside the page and return JSON-serializable results"},{"name":"browser_handle_dialog","description":"accept or dismiss alert/confirm/prompt dialogs with optional prompt text"}],"env_vars":[],"auth_type":"none","github":"https://github.com/yetidevworks/yetibrowser-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}