Back to search
30
MCP

io.github.mukundakatta/regex-test-mcp

io.github.mukundakatta/regex-test-mcp

Trustworthy JS regex testing. Real offsets, named groups, safe against zero-width loops.

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
io.github.ryudi84/regex-lab
MCP server for regex testing, matching, replacing, and validation
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.oleksii-donets/simple_mcp_http
A Test MCP server that provides tools, promts and resources
0 tools
io.github.bharath-krishna/mcp-test
A simple MCP server with an echo tool for testing purposes
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mukundakatta/regex-test-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}