Skip to main content
Glama
jumodada

DrissionPage MCP Server

by jumodada

Scroll Page

page_scroll
Destructive

Navigate page content by scrolling in any direction or jumping to exact coordinates. Supports directional, half-page, top/bottom, and position-based scrolling.

Instructions

Scroll the current page by direction or to a position.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
xNoX coordinate for direction=position.
yNoY coordinate for direction=position.
pixelsNoPixel distance for directional scrolling.
directionNoScroll direction or target: down, up, left, right, top, bottom, half, position.down

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations indicate the tool is destructive and not read-only, which aligns with scrolling. The description adds no further behavioral context, such as side effects like triggering lazy loading, but it is consistent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence that conveys the core functionality without unnecessary words. It is front-loaded and well-structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity and the presence of an output schema and comprehensive parameter descriptions in the schema, the description adequately completes the context. It could mention default behavior or scope (main page vs iframes), but it is largely sufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents parameters. The description does not add additional meaning beyond what the schema provides, maintaining the baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool scrolls the current page by direction or to a position, specifying the verb and resource. It distinguishes from sibling tools like element_scroll_into_view which targets elements.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for scrolling but does not provide explicit guidance on when to use this tool vs alternatives like page_go_forward/back or element_scroll_into_view. No exclusions or conditions are mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/jumodada/Drissionpage-MCP-Server'

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