Skip to main content
Glama
134,637 tools. Last updated 2026-05-23 01:04

"Zend" matching MCP tools:

  • Send test emails to a sandbox inbox for safe email testing without delivering to actual recipients. Verify email formatting, content, and functionality before production use.
    MIT
  • Fills text inputs or textareas with a specified value, clearing existing content and dispatching input/change events for framework compatibility.
    MIT
  • Close a tab by its index from the tab list. Prevents closing the last remaining tab.
    MIT
  • Forces a disconnect and reconnect to Zen Browser to resolve connection issues after a bad state or restart.
    MIT
  • Press a specified key, including special keys and modifier combinations, on the active browser page.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables reading and writing Zendesk tickets, including searching, fetching comments, posting replies and internal notes, setting ticket status, assigning tickets, logging time, and formatting tickets as Markdown issue drafts for handoff to GitLab, GitHub, or Jira.
    Last updated
    29
    Apache 2.0
  • A
    license
    B
    quality
    C
    maintenance
    A server implementation that provides Claude AI with the ability to interact with Zendesk ticketing systems through various functions including retrieving, searching, creating, and updating tickets.
    Last updated
    7
    196
    14
    MIT

Matching MCP Connectors

  • Retrieve the title, URL, and visible text from a web page to understand its content. Set a maximum character limit for the body text.
    MIT
  • Retrieves all form fields on the page with their names, types, labels, current values, and CSS selectors.
    MIT
  • Capture a structured snapshot of visible page elements using CSS selectors. Filter results by all, interactive, or form elements.
    MIT
  • Lists every open tab in Zen Browser, returning each page's URL and title for quick overview and session management.
    MIT
  • Choose an option from a select dropdown by value or text. Provide the CSS selector of the select element and the option to select.
    MIT
  • Wait for text or CSS selector to appear; returns when found or after timeout.
    MIT
  • Fill multiple form fields with specified selectors, values, and actions (fill, select, check, uncheck, click) in a single call.
    MIT
  • Open a new tab, optionally navigating to a URL. Use this to start fresh browsing sessions or launch specific pages.
    MIT
  • Send transactional emails to single or multiple recipients using Mailtrap's API. Configure sender, recipients, subject, and content while supporting CC, BCC, and HTML formatting for email delivery.
    MIT
  • Execute JavaScript in the current page and retrieve the evaluation result.
    MIT
  • Introduce a delay by waiting for a specified number of milliseconds. Control timing in automation workflows.
    MIT
  • Click any element on a webpage by providing its CSS selector. Automate browser interactions with precise targeting.
    MIT
  • Set the checked state of a checkbox or radio button by CSS selector. Use the checked parameter to specify check (true) or uncheck (false).
    MIT