Skip to content
Back to search
30
MCP

@mcp-listing/regex-toolkit-mcp

npm/@mcp-listing/regex-toolkit-mcp

Deterministic regex execution Model Context Protocol (MCP) server. Test, evaluate, and extract data using regular expressions safely.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@vinkius/regex-toolkit-mcp
Deterministic regex execution Model Context Protocol (MCP) server. Test, evaluate, and extract data using regular expressions safely.
0 tools
regex-ai-mcp
MCP server for regex ai. Features build regex, test regex, explain regex. From MEOK AI Labs.
0 tools
vinkius/regex-toolkit-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for evaluating and testing regular
0 tools
io.github.railkill/mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools
io.github.ryudi84/regex-lab
MCP server for regex testing, matching, replacing, and validation
0 tools
io.github.RailKill/mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mcp-listing/regex-toolkit-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}