MCP.so
Sign In
R

Runcrucible Mcp

@runcrucible

About Runcrucible Mcp

Run tests directly from Claude, Cursor, or Windsurf. Detects Jest, Vitest, pytest, Mocha automatically.

Basic information

Category

Other

Transports

stdio

Publisher

runcrucible

Submitted by

kunalp11

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "runcrucible": {
      "command": "npx",
      "args": [
        "-y",
        "runcrucible-mcp"
      ],
      "env": {
        "RUNCRUCIBLE_LICENSE_KEY": "<YOUR_LICENSE_KEY>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Runcrucible Mcp?

Runcrucible Mcp is a server that lets an AI coding assistant detect and run a project’s test suite directly from the editor. It supports Jest, Vitest, Mocha, and pytest, auto-detected from the project configuration, and requires a license key from runcrucible.com.

How to use Runcrucible Mcp?

Add your license key from runcrucible.com to configure the server. Once set up, the AI coding assistant can detect and run tests and see failures in real time without leaving the editor.

Key features of Runcrucible Mcp?

  • Supports Jest, Vitest, Mocha, and pytest.
  • Auto-detects test framework from project config.
  • Lets AI run tests without leaving the editor.
  • Displays test failures in real time.
  • Requires a license key from runcrucible.com.

Use cases of Runcrucible Mcp?

  • AI assistant runs test suite to verify code changes.
  • AI assistant detects test failures in real time during development.

FAQ from Runcrucible Mcp

What test frameworks does Runcrucible Mcp support?

It supports Jest, Vitest, Mocha, and pytest, which are auto-detected from the project configuration.

Does Runcrucible Mcp require a license?

Yes, you need to add your license key from runcrucible.com.

How does the AI see test results?

The AI sees test failures in real time through the server.

Can the AI run tests without leaving the editor?

Yes, Runcrucible Mcp lets the AI coding assistant run the test suite directly within the editor.

Comments

More Other MCP servers