mcpbeat Sign in

Regex Lab MCP Server

local only

Regex Lab MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 25 Feb 2026.

Test, explain, and generate regular expressions

Installs per day peak 17 · avg 5 · -23% w/w
a month agotoday
46
Installs / week
npm · regex-lab-mcp
1
Stars
0 open issues
25 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Regex Lab MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add regex-lab-mcp -- npx -y regex-lab-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "regex-lab-mcp": {
      "args": [
        "-y",
        "regex-lab-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.regex-lab-mcp]
command = "npx"
args = ["-y", "regex-lab-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "regex-lab-mcp": {
      "args": [
        "-y",
        "regex-lab-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "regex-lab-mcp": {
      "args": [
        "-y",
        "regex-lab-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Regex Lab MCP

same job, measured the same way
ResiliReplay
by aliengineering-byte

Run bounded, deterministic MCP reliability tests and generate executable regressions.

61 installs/wk local only
Regex
by rog0x

Regex test, explain, replace patterns for AI agents

27 installs/wk local only
Tapp
by aarwitz

Test iOS, Android, and web apps with agent exploration, replayable flows, and CI gates.

1 225 installs/wk local only
Cloud Agent
by joepangallo

AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.

35 installs/wk local only
Agentsnap
by mukundakatta

Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.

31 installs/wk local only
Provar MCP Server
by provartesting

Provar MCP: AI-powered Salesforce test automation. Generate, validate, migrate, and run tests.

427 installs/wk local only
Tesults MCP
by tesults

Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.

25 installs/wk local only
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only

Regex Lab MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Regex Lab MCP?
Regex Lab MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package regex-lab-mcp was installed 46 times last week.
How do I connect Regex Lab MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls regex-lab-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Regex Lab MCP?
The npm package regex-lab-mcp was installed 46 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Regex Lab MCP open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.