chrome-mcp-server

YohAsacura/chrome-mcp-server

3.1

If you are the rightful owner of chrome-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MCP сервер для автоматизации Chrome браузера через Model Context Protocol

Tools

Functions exposed to the LLM to take actions

browser_start

Launch the browser with an optional headless mode

browser_stop

Stop the browser

navigate

Open a specified URL

click_element

Click on a specified element

type_text

Enter text into a specified field

find_element

Find an element and retrieve information

get_text

Retrieve text from an element

screenshot

Create a screenshot of the page

execute_javascript

Execute JavaScript code

get_page_info

Retrieve information about the page

browser_back

Navigate back in history

browser_forward

Navigate forward in history

browser_refresh

Refresh the page

get_page_html

Retrieve the HTML code of the page

get_all_text

Retrieve all text from the page

get_elements_info

Retrieve information about multiple elements

get_page_structure

Retrieve the structure of the page including headers, links, forms, etc.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources