chrome-debug-mcp

Rainmen-xia/chrome-debug-mcp

3.3

If you are the rightful owner of chrome-debug-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 dayong@mcphub.com.

A Model Context Protocol (MCP) server for Chrome browser automation via debugging protocol, designed to connect to Chrome debugging ports and enable browser automation with persistent login sessions.

Tools

Functions exposed to the LLM to take actions

launch_browser

Connect to Chrome debug port and initialize browser session.

navigate_to

Navigate to specified URL with intelligent tab management.

click

Click at specified coordinates.

type_text

Input text content.

scroll_down

Scroll the page down.

scroll_up

Scroll the page up.

hover

Hover mouse at specified position.

resize_browser

Resize browser window.

get_page_content

Get current page HTML content.

close_browser

Close browser connection.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources