Build custom Python tools with defined functionality by specifying a name, description, and code. Integrate newly created tools into the MCP server for enhanced automation capabilities.
Start a structured workflow to add new functionality with integrated testing, ensuring disciplined development practices through verification at each phase.
An MCP server that executes tox commands to run Python tests within a project using pytest, allowing users to run all tests or specific test groups, files, cases, or directories.
Enables automated testing and coverage reporting for MCP services with test execution, file generation, and mock service creation. Provides comprehensive testing infrastructure including Jest integration, coverage reports, and health checks for the MCP ecosystem.
Enables accessibility testing of websites and HTML content using axe-core and IBM Equal Access engines. Supports WCAG compliance checking, multi-viewport testing, and provides detailed violation reports with remediation guidance.