Testing framework for MCP servers
Pytest-style framework for evaluating MCP servers. Write tests to evaluate performance, reliability, and correctness of AI agents.
{
"mcpServers": {
"pytest": {
"mcpServers": {
"pytest-mcp": {
"args": [
"install",
"pytest-mcp"
],
"command": "pip"
}
}
}
}
}