regex-generate
ActiveTool 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"
}
}
}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