Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia

resize_browser

Adjust Chrome browser window size for debugging or automation tasks using specified width and height dimensions via the Chrome Debug MCP Server.

Instructions

调整浏览器窗口大小

Input Schema

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

Input Schema (JSON Schema)

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