Back to search
30
MCP

io.github.ryudi84/regex-lab

io.github.ryudi84/regex-lab

MCP server for regex testing, matching, replacing, and validation

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/regex-lab-mcp
Test, explain, and generate regular expressions
0 tools
regex-ai-mcp
MCP server for regex ai. Features build regex, test regex, explain regex. From MEOK AI Labs.
0 tools
io.github.csoai-org/regex-ai-mcp
regex-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.ryudi84/password
MCP server for secure passwords, passphrases, and strength checking.
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryudi84/regex-lab": {
      "url": "None",
      "transport": "http"
    }
  }
}