Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia

launch_browser

Initiate a browser connection to Chrome debugging ports for persistent login sessions, enabling browser automation.

Instructions

启动浏览器连接,连接到Chrome调试端口以保持登录状态

Input Schema

NameRequiredDescriptionDefault
remote_hostNo可选的远程Chrome主机URL (例如: http://localhost:9222)

Input Schema (JSON Schema)

{ "properties": { "remote_host": { "description": "可选的远程Chrome主机URL (例如: http://localhost:9222)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Chrome Debug MCP Server

Related Tools

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/Rainmen-xia/chrome-debug-mcp'

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