Vitest

MCP Server Verified

Blazing fast unit testing. Vite-powered test runner with Jest compatibility.

by Vitest

★★★★☆ 4.2/5 (405 reviews)
7.5kGitHub stars
17.3kinstalls
Updated 2026-03-03
activetypescript

Installation

npx -y @vitest/mcp-server-vitest

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "vitest": {
      "command": "npx",
      "args": ["-y", "@vitest/mcp-server-vitest"]
    }
  }
}
```

Tools & Capabilities

run_build
execute_tests
lint_code
format_code
analyze_bundle

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Vitest

Blazing fast unit testing. Vite-powered test runner with Jest compatibility.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory