Jest

MCP Server Verified

JavaScript testing framework. Unit tests, snapshots, and coverage reports with zero config.

by Meta

★★★★★ 4.7/5 (426 reviews)
20.4kGitHub stars
26.7kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @meta/mcp-server-jest

Quick Start

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

Tools & Capabilities

run_build
execute_tests
lint_code
format_code
analyze_bundle

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Jest

JavaScript testing framework. Unit tests, snapshots, and coverage reports with zero config.

View on GitHub →

Language: JavaScript

Category: Developer Tools

← Back to MCP Hub Directory