← Index

io.github.rog0x/regex

io.github.rog0x/regex·v1.0.1·Developer Tools
Quality Score
84
/100

Regex test, explain, replace patterns for AI agents

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "regex": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-regex-tools"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "regex": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-regex-tools"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @rog0x/mcp-regex-tools
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools