Skip to main content
Glama
131,720 tools. Last updated 2026-05-08 08:39

Popular MCP tools

  • Create a metric alert to monitor pageviews, visitors, sessions, bounce rate, or average duration, and trigger when conditions cross thresholds. Set alerts for drops, increases, or absolute values over a rolling period.
    MIT
  • Compute retention curves for saved cohorts to measure user stickiness. For each specified window (e.g., day 1, 7, 14, 30), returns the proportion of cohort members active on that day.
    MIT
  • Generate a payment completion URL for unpaid orders identified by sale_id. The URL expires after 72 hours. Use for re-payment flow. Not available for paid or canceled orders, or unsupported payment methods.
  • Performs a full-screen gesture to scroll content in a specified direction on mobile devices. Use for navigating pages or lists.
    MIT
  • Save a schema definition to reuse across future document extractions. Returns the saved schema with a new ID for consistent results.
    MIT
  • Extracts full text from any document (PDF, scan, image) as markdown. Provide a document ID, file, or URL for OCR conversion.
    MIT
  • Confirm and execute a pending write operation after user approval. Use with a valid confirmation token to run INSERT, UPDATE, or DELETE queries.
    Apache 2.0
  • List all tables in a database schema with metadata like row counts. Optionally include column details to understand table structure in one call.
    Apache 2.0
  • Retrieve column metadata from Teradata tables and views: data types, character sets, precision, scale, and format strings. Supports large-scale databases with parallel workers, filtering, and pagination via payload/time budgets.
  • Create a named cohort of visitors who performed a specific event within a time period, optionally filtered by event property, for later retention or comparison queries.
    MIT
  • Keyword-search Clamp documentation for setup, SDK, MCP concepts, and skills. Get ranked results with URLs and descriptions to answer how-to questions.
    MIT
  • List all saved funnels or retrieve a specific funnel with step-by-step counts and conversion rates recomputed for the current period. Apply cohort filters to compare segments.
    MIT
  • Retrieve detailed information for a specific product group by its ID, including name, display status, parent group, SEO meta tag, description, image URL, and sort order. Use this tool to get group details without listing products.
  • Compute BFS hop distances from root nodes to sequence objects for deployment, group objects into migration waves by nearest root, and identify cycle candidates.
  • Provides a cognitive scaffold to catch reasoning shortcuts and premature conclusions before answering complex analytical questions.
    MIT
  • Launches Chrome with remote debugging enabled, using a temporary profile. Select mode: newInstance to run alongside existing Chrome, or freshSession for a clean profile.
    MIT