loading…
Search for a command to run...
loading…
Simplify regular expression tasks by testing, explaining, and building patterns from natural language descriptions. Process text efficiently through robust find
Simplify regular expression tasks by testing, explaining, and building patterns from natural language descriptions. Process text efficiently through robust find-and-replace or extraction operations with support for named capture groups. Enhance pattern understanding with detailed token-by-token explanations and verified examples.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"regex-engine": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"openclaw-ai/regex-engine"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.