mcp

BrowserMCP/mcp

4.3

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

Browser MCP is a model context protocol server and Chrome extension designed to automate your browser using AI applications.

Tools

Functions exposed to the LLM to take actions

browser_navigate

Navigate to a URL

browser_go_back

Go back to the previous page

browser_go_forward

Go forward to the next page

browser_snapshot

Capture accessibility snapshot of the current page. Use this for getting references to elements to interact with.

browser_click

Perform click on a web page

browser_hover

Hover over element on page

browser_type

Type text into editable element

browser_select_option

Select an option in a dropdown

browser_press_key

Press a key on the keyboard

browser_wait

Wait for a specified time in seconds

browser_get_console_logs

Get the console logs from the browser

browser_screenshot

Take a screenshot of the current page

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources