Skip to main content
Glama

Steel MCP Server

by steel-dev

click

Identify and click specific elements on a webpage using numbered labels from annotated screenshots, enabling precise navigation and interaction with web content.

Instructions

Click an element on the page specified by its numbered label from the annotated screenshot

Input Schema

NameRequiredDescriptionDefault
labelYesThe label of the element to click, as shown in the annotated screenshot

Input Schema (JSON Schema)

{ "properties": { "label": { "description": "The label of the element to click, as shown in the annotated screenshot", "type": "number" } }, "required": [ "label" ], "type": "object" }

You must be authenticated.

Other Tools from Steel 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/steel-dev/steel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server