Skip to main content
Glama
459,885 tools. Updated 2026-08-17 09:12

"Scroll modules for reading web page content" matching MCP tools:

  • Control a web browser to click, type, scroll, take screenshots, and run JavaScript. Chain up to 20 actions per call for login flows, form submission, or scraping interactive pages.
    MIT
  • Scroll the current page up or down by viewport, half viewport, or pixel amount to bring new content into view. After scrolling, call get_page_map to refresh references for newly visible elements.
    AGPL 3.0
  • Vertically scroll a web page with human-like easing. Use positive pixels to scroll down, negative to scroll up.
    MIT
  • Verify web page content or state using natural language assertions. Check that specific content exists, a form was submitted, or a page reached an expected state.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Create, edit, preview, publish, and manage web pages from MCP-capable AI clients.

  • Search the U.S. Senate's subpoenaed COVID-19 records: 18,094 communications, each page-cited.

  • Extract web page content and convert it to clean, readable markdown format for analysis, bypassing paywalls and obtaining structured text data from websites.
    Apache 2.0
  • Scroll a page or element into view using a reference or CSS selector. Scroll by direction (up, down, top, bottom) when no reference is provided.
    MIT
  • Scroll windows or pages using raw wheel, element targeting, smart detection, full-page capture, or OCR-based text extraction. Supports nested scroll, virtual lists, and auto-fallback strategies.
    MIT
  • Retrieve complete Grokipedia articles with metadata, content previews, and citations for reading, overviews, and source verification.
    MIT
  • Extract article text and metadata from any web page, removing ads and clutter for clean reading or AI processing.
    MIT
  • Search the web to retrieve relevant page titles and snippets without reading full content. Narrow results by domain, language, or time range.
    MIT
  • Scroll web pages or containers using CSS selectors, directional commands, or absolute positions to navigate content and access hidden elements.
    MIT
  • List modules in a project to view active or archived modules. Supports pagination and ordering for efficient retrieval.
    MIT
  • Simulates a real mouse-wheel scroll on a page, or scrolls a specific element into view, to load more content or reveal a desired part of the page.
    MIT
  • Convert web pages to clean markdown format by extracting content, removing unnecessary elements, and ranking information for RAG applications.
    MIT
  • Scroll any container or page by precise pixel amounts to test infinite scroll, sticky headers, or carousel navigation. Auto-detects scroll direction when only one axis is available.
    MIT
  • Fetch a web page and extract its main readable content by removing navigation, ads, and boilerplate. Useful for reading full text from a specific article or documentation page.
    GPL 3.0
  • Move the viewport up or down by a pixel amount to reveal more of a long page or trigger lazy-loaded content. Returns a page snapshot with the new position.
    MIT
  • Scroll web pages by pixel increments to bring below-the-fold content into view, trigger infinite scroll, or navigate long pages. Returns updated page state reflecting lazy-loaded content.
    MIT