Submit

Regex Engine MCP - Test, Explain & Build Regex Patterns

@OpenClaw AI

MCP server for regex operations: test patterns, explain in plain English, build from natural language, find-and-replace, and extract with named capture groups. 5 tools on Cloudflare Workers.

Server Config

{
  "mcpServers": {
    "regex-engine": {
      "url": "https://regex-engine-mcp.yagami8095.workers.dev/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server