Skip to main content
Glama
270,896 tools. Last updated 2026-07-07 23:05

"Web page automation tools for form submission and queries" 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
  • Waits for an element, scrolls it into view, and clicks it to trigger navigation, form submission, or modals. For browser sessions only; use tap_element on iOS.
    MIT
  • Extract all form elements from a web page as structured JSON to analyze form structure, input fields, and current values for automation planning.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

  • Cloudflare Workers MCP server: form-backend

  • Click a page element by CSS selector, @eN reference, or visible label to trigger navigation, form submission, or dynamic changes, then return the updated page state.
    MIT
  • Dispatch keyboard key press events (Enter, Escape, Tab, Arrow keys) to page or targeted element. Use for form submission, closing modals, focus navigation, or keyboard shortcuts. Returns page state after action.
    MIT
  • Extract sanitized HTML from web pages to analyze structure, identify form fields, and plan automation selectors for web crawling operations.
    MIT
  • List form submissions from CallRail's Form Tracking, paginated and filterable by company and date window. Access form data and customer details for each submission.
    MIT
  • Retrieve a list of forms in a workspace, with optional filtering by board or card. Returns form metadata and submission counts.
    MIT
  • Fetch any web form, automatically extract hidden fields and CSRF tokens, then submit with user-provided data via POST.
    MIT
  • Retrieve complete form submission data with all fields, customer details, source attribution, and landing page URL from a submission ID.
    MIT