Regex Tester API
io.github.Br0ski777/regex-generatorTest, validate and explain regular expressions with match highlighting. x402 micropayment.
Tools · 1
Use this when you need to test a regular expression against one or more strings. Returns all matches, capture groups, positions, and a human-readable explanation of the pattern. 1. pattern -- the reg…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"regex_tester_api": {
"url": "https://regex-generator.api.klymax402.com/mcp",
"transport": "sse"
}
}
}