Regex Tester — Match, Capture Groups & Explain
https://server.smithery.ai/axel-belfort/regex-generator/mcp
● healthy
Regex testing API for AI agents. Test regex patterns against strings: get all matches, capture groups with positions, and plain-English pattern explanations. Debug complex patterns instantly. Tools: text_test_regex. Use this for building and testing regex patterns, data extraction, or input validation. Returns human-readable explanations alongside technical results. Returns: {matches[], groups[], explanation}. No API key required — x402 micropayment $0.001/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/regex-generator/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/regex-generator/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/regex-generator-x402