Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia

navigate_to

Navigate to specified URLs in Chrome, intelligently reusing existing tabs for the same domain to streamline browsing and automation tasks with persistent login sessions.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
urlYes要导航到的URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "要导航到的URL", "type": "string" } }, "required": [ "url" ], "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