← Index

io.github.ryudi84/regex-lab-mcp

io.github.ryudi84/regex-lab-mcp·v1.0.2·Other
Quality Score
77
/100

Test, explain, and generate regular expressions

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "regex-lab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "regex-lab-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "regex-lab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "regex-lab-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y regex-lab-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other