Skip to main content
Glama
127,482 tools. Last updated 2026-05-05 17:48

"Vitess" matching MCP tools:

  • Execute Vitest tests with structured JSON output and optional log capture. Supports monorepos through workspace configuration. Set the project root before use and specify a test target to prevent full project runs.
    MIT
  • Analyze test coverage to identify untested lines, functions, branches, and statements. Get actionable insights and recommendations for improving coverage, with automatic exclusion of non-production files.
    MIT
  • Discover test files matching .test.* and .spec.* patterns recursively. Get structured file info with absolute and relative paths to understand test organization and coverage. Optionally limit search to a specific directory.
    MIT
  • Specify the absolute path to the project root directory as a necessary first step to enable all subsequent Vitest testing operations.
    MIT