Skip to main content
Glama

Chrome Debug MCP Server

by Rainmen-xia

click

Automate browser actions by clicking at specific coordinates using the Chrome Debug MCP Server integration. Input coordinates in 'x,y' format to execute precise clicks.

Instructions

在指定坐标位置点击

Input Schema

NameRequiredDescriptionDefault
coordinateYes点击位置的坐标,格式为 'x,y'

Input Schema (JSON Schema)

{ "properties": { "coordinate": { "description": "点击位置的坐标,格式为 'x,y'", "type": "string" } }, "required": [ "coordinate" ], "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