Skip to main content
Glama

Steel MCP Server

by steel-dev

scroll_up

Navigate web pages by scrolling up a specified number of pixels or one page if no pixels are defined. Use this tool within the Steel MCP Server for precise web interaction.

Instructions

Scroll up the page by a pixel amount - if no pixels are specified, scrolls up one page

Input Schema

NameRequiredDescriptionDefault
pixelsNoThe number of pixels to scroll up. If not specified, scrolls up one page.

Input Schema (JSON Schema)

{ "properties": { "pixels": { "description": "The number of pixels to scroll up. If not specified, scrolls up one page.", "type": "integer" } }, "required": [], "type": "object" }
Install Server

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