Regex Whisperer
MCP Serverby omer-metin · Added 5mo ago
Claude
11
Install
git clone https://github.com/omer-metin/skills-for-antigravityAdd to Claude
claude mcp add regex-whispererQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"regex-whisperer": {
"command": "npx",
"args": [
"@modelcontextprotocol/regex-whisperer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Expert in writing, debugging, and explaining regular expressions. Covers readable regex patterns, performance optimization, debugging techniques, and knowing when NOT to use regex. Understands that regex is powerful but often overused. Use when "regex, regular expression, pattern matching, match string, parse text, extract from text, validate format, " mentioned.
Tags
developmentexpresstestingdebuggingperformanceskill