Skip to main content
Glama
531,310 tools. Updated 2026-09-07 23:49

"Web page automation tools for form submission and queries" matching MCP tools:

  • Permanently remove a single form submission to delete associated PII. This action is irreversible and does not disable the form itself.
    MIT
    Destructive
  • 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
  • Run multi-step browser automations like login and form filling. Provide a URL and task description, and the tool handles the complex workflow.
    MIT
  • Test sandbox attribute bypass for JavaScript frame busters. Generates PoC HTML that uses iframe sandbox='allow-forms' to disable JavaScript execution while allowing form submission for clickjacking.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

  • Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

  • 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
  • Submit structured form data to any email address or custom form ID with zero API keys. Each submission reaches the recipient's inbox and is stored in an encrypted vault.
    MIT
  • Retrieve a signup form's fields, embed code, and submission redirect URL to install the form or understand its data.
    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
  • Submit a form by clicking its submit button or pressing Enter. Automates form submission for web automation tasks.
    GPL 3.0
  • Remove one language version of a form while retaining submission data; historical reports for that language fall back to the source text. The primary language remains unaffected.
    MIT
    Destructive
  • Trigger navigation or form changes by activating page elements via CSS selector or visible label, and get the updated page state.
    MIT
  • Fill web form fields using CSS selectors, names, IDs, and visible labels, with optional submission and page-state diff feedback.
    MIT
  • Dispatch keyboard key presses to interact with web pages, enabling form submission, modal dismissal, focus navigation, and keyboard shortcuts. Returns updated page state for automation.
    MIT
  • Extract sanitized HTML from web pages to analyze structure, identify form fields, and plan automation selectors for web crawling operations.
    MIT