← Back to Yandex Browser MCP

Install Yandex Browser MCP

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add yandex-browser-mcp -- node path/to/build/index.js

Available Tools (18)

Once configured, Yandex Browser MCP gives your AI agent access to:

connect_to_browserConnect to an already open Yandex Browser instance.
port
list_tabsGet a list of all open tabs.
navigateNavigate to a URL in a specified tab.
urltabIndexwaitForSelector
clickClick on a specific element.
selectortabIndex
typeType text into a field.
selectortexttabIndexdelay
hoverHover over an element.
selectortabIndex
key_pressPress a key or combination.
keymodifierstabIndex
scrollScroll the page or to an element.
tabIndexdirectiondistanceselectorsmooth
get_textGet text content from the page or an element.
selectortabIndex
get_htmlGet HTML content from the page or an element.
selectorouterHTMLtabIndex
get_attributesGet attributes of a specific element.
selectorattributestabIndex
get_page_infoGet page metadata including URL, title, and viewport.
tabIndex
get_console_logsRetrieve browser console logs.
tabIndextypelimit
fill_formFill a form with provided data.
formSelectorfieldstabIndex
wait_for_elementWait for an element to appear on the page.
selectortabIndextimeoutvisible
screenshotCapture a screenshot of the page or element.
nametabIndexfullPageselector
evaluateExecute custom JavaScript code in the browser.
scripttabIndex
execute_testPerform a test sequence by selecting options and submitting.
tabIndextestSelectorssubmitButtonSelector

Try It Out

After setup, try these prompts with your AI agent:

List all currently open tabs in my Yandex Browser.
Navigate to https://example.com and extract the main content text.
Check the console logs for any errors on the current page.
Fill out the login form on the current page with my credentials.
Take a full-page screenshot of the current tab and save it.
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed

Keep this setup from going cold

Save the docs, env vars, and workflow around Yandex Browser MCP in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup