About
This tool provides a convenient way to run and manage Python tests through the Model Context Protocol (MCP). It functions as an MCP server, allowing you to execute tox commands and manage tests within your Python project using pytest. The server supports various execution modes, including running all tests, specific test files, individual test cases, or tests within a directory. It also allows you to target specific test groups like API, authentication, or upload functionality tests.