Skip to main content
Glama
130,857 tools. Last updated 2026-05-07 16:54

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

  • Wait for an element, scroll it into view, then click. Triggers navigation, form submission, or modals. For iOS, use tap_element instead.
    MIT
  • Triggers mouse click events on web page elements using CSS selectors to interact with buttons, links, and form controls, executing associated handlers and submissions.
    MIT
  • Types text into web page elements during browser automation, supporting character-by-character input and form submission.
    Apache 2.0
  • Type text into web page elements for browser automation, supporting character-by-character input and form submission.
    Apache 2.0
  • Retrieve complete details for a specific form submission using its unique ID. Access all fields and data associated with the submission for review or analysis.

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Provides local web search and content fetching capabilities for AI assistants, enabling them to search DuckDuckGo and extract clean text from web pages. All requests originate from the user's machine to ensure direct network control and bypass external proxies.
    Last updated
    2

Matching MCP Connectors

  • Fill any PDF form from your AI agent — in a single tool call.

  • Web scraping, code review, content gen, sentiment. Zero Core Tools.

  • Extract all form elements from a web page as structured JSON to analyze form structure, input fields, and current values for automation planning.
    MIT
  • Extract sanitized HTML from web pages to analyze structure, identify form fields, and plan automation selectors for web crawling operations.
    MIT
  • Submit web forms by automatically extracting hidden fields and CSRF tokens, then merging user-provided data for secure POST submissions. Use for login forms, search interfaces, and API interactions behind HTML pages.
  • Pause automation until specified text appears on a page. Ideal for synchronizing with dynamic content loading after search queries or form submissions.
    MIT