PatzEdi/MCPGex
3.3
If you are the rightful owner of MCPGex and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCPGex is an MCP server designed to assist in the development, testing, and refinement of regex patterns using LLMs.
Tools
Functions exposed to the LLM to take actions
add_test_case
Add a new test case with an input string and expected match.
test_regex
Test a regex pattern against all current test cases.
get_test_cases
View all currently defined test cases.
clear_test_cases
Remove all test cases to start fresh.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client