Skip to main content
Glama
T1Trit

Yandex Browser MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_to_browserC

Подключиться к уже открытому Яндекс Браузеру

list_tabsB

Получить список всех открытых вкладок с их индексами и заголовками

navigateC

Перейти по URL в указанной вкладке

clickC

Кликнуть по элементу в указанной вкладке

typeC

Ввести текст в поле в указанной вкладке

scrollC

Прокрутить страницу или к элементу

get_textB

Получить текстовое содержимое страницы или элемента

get_htmlC

Получить HTML содержимое страницы или элемента

get_attributesC

Получить атрибуты элемента

get_console_logsC

Получить логи консоли браузера

hoverC

Навести курсор на элемент

key_pressC

Нажать клавишу или комбинацию клавиш

fill_formC

Заполнить форму данными

wait_for_elementC

Ждать появления элемента

get_page_infoC

Получить информацию о странице (URL, заголовок, мета-теги)

screenshotC

Сделать скриншот указанной вкладки

evaluateC

Выполнить JavaScript код в указанной вкладке

execute_testC

Выполнить тест в указанной вкладке: выбрать ответы и отправить

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/T1Trit/yandex-browser-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server