Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia

resize_browser

Resize browser windows to specified dimensions using a Chrome Debug MCP Server. Enables precise window adjustment for automation tasks within persistent login sessions.

Instructions

调整浏览器窗口大小

Input Schema

NameRequiredDescriptionDefault
sizeYes窗口大小,格式为 'width,height'

Input Schema (JSON Schema)

{ "properties": { "size": { "description": "窗口大小,格式为 'width,height'", "type": "string" } }, "required": [ "size" ], "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