Skip to main content
Glama
520,260 tools. Updated 2026-09-06 09:34

"Jest" matching MCP tools:

  • Merge new Jest settings into an existing workspace configuration to adjust coverage thresholds, test patterns, or other options.
    -
  • Initialize Jest testing configuration for JavaScript projects by running npx jest --init in a specified directory.
    -
  • Run smoke tests before commit or deploy to confirm the project test suite passes. Auto-detects pytest, Jest, Vitest, or Mocha from project config and reports failures, with options to stop at the first error or target a specific suite.
    MIT
  • Generate test skeletons for source code with Jest, pytest, or vitest. Scaffold test stubs for untested public functions so you can begin testing a module without writing boilerplate.
    MIT
  • Compares current code snapshot against a baseline to detect added, removed, or changed components and their contracts. Provides a structured diff to verify changes after editing, like a snapshot test for code structure.
    MIT
  • Run the project's vitest tests in a secure, fixed-argument shell with a 120s timeout and capped output. Restrict by test name or directory path to return pass/fail, exit code, and duration.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Fetch top-ranked programs from a run, ordered by measured performance, for checkpoints or closure.
    Apache 2.0
  • Create a pending post-incident test from a lesson's attempt/gotcha, preserving provenance and returning the command to arm it as a sensor.
    Apache 2.0
  • Search for a Polish business entity by NIP (preferred), name, or other criteria using official KRS and White List VAT databases. Returns company details including name, REGON, KRS, address, management, shareholders, and bank accounts.
    MIT
  • Run replay scripts as a serial test suite. Streams progress and avoids fixed client timeouts.
    MIT
  • Launch interactive test recording to transcribe browser actions into runnable test code. Use to build baseline happy-path tests by clicking through complex UI flows.
    MIT
  • Filter and narrow previously retrieved Polish legal acts by type, pattern, date, or status. Use the result_set_id from a prior search to produce a refined result set for further analysis.
    MIT
  • Query real GitHub migration data to identify which packages developers are switching from and to. Validate technology choices using ground-truth analysis of package.json and requirements.txt diffs.
    MIT
  • Execute test suites under the QA runner and generate structured reports with exit codes, logs, and flaky detection. Supports optional filter to target specific tests across pytest, Jest, Cypress, Go, and Maestro.
    MIT
  • Re-run only the tests that failed in the previous run, supporting pytest, Jest, Cypress, Go, and Maestro. Faster than a full suite, ideal for iterative bug fixes.
    MIT
  • Search Polish administrative areas by name and obtain their bounding box (bbox) to use in real estate transaction queries.
    GPL 3.0
  • Convert candidate test case descriptions into test skeleton files (pytest-playwright, Jest, etc.) with optional pre-filled selectors from URL and module analysis.
    MIT
  • Check domains, URLs, emails, and phone numbers against CERT Poland and NumerTel databases to identify scams. Accepts full message text for analysis.
    MIT
  • Calculate price per m² statistics from real estate transactions in a selected area, with automatic outlier removal and filters for property type, market, and date.
    GPL 3.0
  • Retrieve the full text of a Polish legal act by its ELI identifier. Returns the first 5000 characters of plain text and a link to the complete HTML or PDF document for verification.
    MIT