Skip to main content
Glama
457,293 tools. Updated 2026-08-14 12:47

"Mocha" matching MCP tools:

  • Run Node.js tests using Jest, Vitest, or Mocha with options for coverage, watch mode, and custom test patterns.
    Apache 2.0
  • Run smoke tests automatically before commit or deploy. Detects pytest, jest, vitest, or mocha and executes the test suite from project config.
    MIT
  • Set the server-side default dashboard theme to control first-visit appearance for new operators. Choose from built-in palettes or define a custom brand theme with 13 CSS color tokens.
    MIT
  • Diagnose browser session issues by checking bridge mode, extension connectivity, current URL, trace length, server uptime, and client count.
    MIT
  • Preview a new flashcard with markdown content and tags before finalizing creation in Mochi.cards decks. Shows card preview for user confirmation.
    MIT
  • Preview changes to a Mochi flashcard before applying them, showing differences between current and updated content and tags for user confirmation.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables web search on Chinese internet content using Bocha AI, returning results as Markdown or JSON with configurable freshness and summary options.
    1
    6
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    MCP server for Bocha Search API, enabling web search and AI-powered search with customizable parameters like result count, freshness, and summaries.
    2
    1
  • Capture an ARIA accessibility tree with stable refs for browser click/type actions. Compact by default with viewport scope, redaction, and size limits; use refs for interaction.
    MIT
  • Search a stored browser snapshot by text, role, tag, or ref to retrieve matching excerpts and paths without loading the full page tree.
    MIT
  • Stage a file (image, video, or document) into the project's upload library. Accepts local path, URL, data URL, or base64. Returns a reusable stashId for subsequent uploads.
    MIT
  • Filter and list browser automation playbooks by origin, feature, tag, or verification status. Returns metadata only; retrieve full playbook separately.
    MIT
  • Recall a known CSS selector for a given intent on the current page, speeding up browser automation by skipping selector discovery.
    MIT
  • Start a new browser automation session, creating a tab group for subsequent operations. Optionally spawn a fresh window, bring it to foreground, or run silently in background.
    MIT
  • Navigate the active tab to a URL and wait for load. Keeps the tab active without stealing focus, with optional window foreground.
    MIT
  • Assert conditions on a page: check URL, title, element presence, or text content with CSS selectors.
    MIT
  • Retrieve recent browser console messages and uncaught exceptions for the active tab. Filter by level or timestamp, and optionally clear the buffer after retrieval.
    MIT
  • Search for Mochi flashcard decks using partial deck names when you don't know the deck ID. This tool performs case-insensitive matching to help locate specific decks.
    MIT
  • Preview how removing specific tags will affect selected Mochi flashcards before applying changes, generating a token for final confirmation.
    MIT
  • Remove a flashcard deck from Mochi.cards using deck ID and typed confirmation for safety. This tool requires environment variable MOCHI_ALLOW_DECK_DELETE=true to be enabled.
    MIT
  • Retrieve compact visible text lines from a webpage. Ideal for reading or searching page content without overwhelming context.
    MIT