Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia

navigate_to

Directs the browser to a specified URL, reusing tabs for the same domain to optimize tab management during automated browser sessions.

Instructions

导航到指定URL,智能管理标签页(相同域名复用标签页)

Input Schema

NameRequiredDescriptionDefault
urlYes要导航到的URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "要导航到的URL", "type": "string" } }, "required": [ "url" ], "type": "object" }

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