Regex Safety Audit
Rank #67,941io.github.tylerscomic-lab/regex-safety-audit-mcp
Detects catastrophic-backtracking (ReDoS) regex risk via AST parsing, with JS-safe rewrites.
Regex Safety Audit is a Model Context Protocol (MCP) server published by tylerscomic-lab. It ranks #67,941 of 132,113 servers tracked on MCP Toplist. Regex Safety Audit is listed on Official MCP, with 1 tracked version. It was first listed on Jul 25, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 64,172 of 132,113 servers on MCP Toplist.
Use Regex Safety Audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http regex-safety-audit-mcp https://regex-safety-audit-mcp.mcpize.run/mcp[mcp_servers.regex-safety-audit-mcp]
url = "https://regex-safety-audit-mcp.mcpize.run/mcp"Add to ~/.codex/config.toml.
https://regex-safety-audit-mcp.mcpize.run/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"regex-safety-audit-mcp": {
"url": "https://regex-safety-audit-mcp.mcpize.run/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"regex-safety-audit-mcp": {
"type": "http",
"url": "https://regex-safety-audit-mcp.mcpize.run/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"regex-safety-audit-mcp": {
"serverUrl": "https://regex-safety-audit-mcp.mcpize.run/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"regex-safety-audit-mcp": {
"url": "https://regex-safety-audit-mcp.mcpize.run/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tylerscomic-lab%2Fregex-safety-audit-mcp)<a href="https://mcptoplist.com/server/io.github.tylerscomic-lab%2Fregex-safety-audit-mcp"><img src="https://mcptoplist.com/badge/io.github.tylerscomic-lab%2Fregex-safety-audit-mcp.svg" alt="MCP Toplist: #67,941 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tylerscomic-lab
Other servers by tylerscomic-lab
View all tylerscomic-lab servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 25, 2026 |
Frequently asked questions
- Who maintains Regex Safety Audit?
- Regex Safety Audit is maintained by tylerscomic-lab, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Regex Safety Audit listed on the Official MCP Registry?
- Yes — Regex Safety Audit is listed on the Official MCP Registry.
- How many versions does Regex Safety Audit have?
- MCP Toplist tracks 1 version of Regex Safety Audit, most recently published on Jul 25, 2026.
- Where can I find the source code for Regex Safety Audit?
- The source code for Regex Safety Audit is hosted at github.com/tylerscomic-lab/regex-safety-audit-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.