tosin2013/pytest-mcp-server
3.1
If you are the rightful owner of pytest-mcp-server 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.
A Model Context Protocol (MCP) server designed for debugging pytest failures using systematic debugging principles.
Tools
Functions exposed to the LLM to take actions
register_pytest_failure
Register a new test failure.
list_failures
List all registered failures.
get_failure_info
Get detailed information about a specific failure.
debug_with_principle
Apply debugging principles systematically.
analyze_failures
Analyze patterns in test failures.
generate_debug_prompt
Generate LLM prompts for debugging.
pytest_docs_guide
Get pytest documentation guidance.
example_tool
Example tool for testing.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client