19 tools from the Test Genie MCP Server, categorised by risk level.
View the Test Genie policy →analyze_app_structure Analyze app codebase structure including screens, components, APIs, and state management. Supports iOS, Android, Flutter, React Native, and Web pla... analyze_code_deep Deep AST-based code analysis with function extraction, complexity metrics, hook analysis, and issue detection. analyze_performance Deep performance analysis including rendering, computation, network, and bundle size issues. Provides actionable recommendations. confirm_fix Confirm or reject a suggested fix before application. detect_logic_errors Detect logic errors including race conditions, state inconsistencies, null references, and type mismatches. detect_memory_leaks Detect memory leaks, retain cycles, and unclosed resources through static and dynamic analysis. get_pending_fixes Get list of pending fix suggestions waiting for confirmation. get_test_history Get test execution history for a project. rollback_fix Rollback an applied fix to restore original code. suggest_fixes Generate AI-powered fix suggestions for detected issues. apply_fix Apply a confirmed fix to the codebase. 2/5 create_test_plan Create a test plan from generated scenarios with filtering and scheduling options. 2/5 generate_cicd_config Generate CI/CD configuration for GitHub Actions, Jenkins, or GitLab CI with test automation integration. 2/5 generate_report Generate detailed test automation report in Markdown, HTML, or JSON format. 2/5 generate_scenarios Generate test scenarios based on app structure analysis. Creates E2E, integration, unit, performance, and memory test scenarios. 2/5 run_full_automation Run complete test automation pipeline: analyze → generate scenarios → run tests → detect issues → suggest fixes. Interactive confirmation for fixes. 3/5 run_scenario_test Run a specific test scenario and get detailed results. 3/5 run_simulation Run user behavior simulation to find issues through random/pattern-based testing. 3/5 run_stress_test Run stress/load tests on APIs or UI components. 3/5 The Test Genie MCP server exposes 19 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Test Genie server.
Test Genie tools are categorised as Read (10), Write (5), Execute (4). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept