PatzEdi/MCPGex
MCP server for finding, testing and refining regex patterns
Implements test-driven regex development through an MCP server that manages test case definitions and validates patterns against them via four core tools: `add_test_case`, `test_regex`, `get_test_cases`, and `clear_test_cases`. Integrates with Claude Desktop and other MCP-compatible clients through stdio transport, enabling LLMs to iteratively refine regex patterns by running validation cycles against accumulated test suites. Built in Python with the MCP library, supporting regex flags like case-insensitivity and multiline matching.
No commits in the last 6 months. Available on PyPI.
Stars
5
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 02, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/PatzEdi/MCPGex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SonarSource/sonarqube-mcp-server
SonarQube MCP Server
cqfn/aibolit-mcp-server
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
mitulgarg/env-doctor
Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)
helixml/kodit
👩💻 MCP server to index external repositories
MarcusJellinghaus/mcp-tools-py
MCP server providing code quality checks (pylint and pytest) with smart LLM-friendly prompts for...