You're viewing a demo portfolio

Join the waitlist
PRSM

regex-generate

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

Generate regular expressions from plain English with explanations and test results

Parameters schema

{
  "type": "object",
  "required": [
    "description"
  ],
  "properties": {
    "examples": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Example strings that should match"
    },
    "description": {
      "type": "string",
      "description": "Natural language description of the pattern to match"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →
regex-generate — io.github.Deesmo/arch-tools-mcp — PRSM MCP