Pest
Freeby MCP Community
Prompt Evaluation & Scoring Toolkit - MCP server testing
v0.0.6Added Apr 12, 2026
llmprompttestingmcpmodel-context-protocol
Pest MCP Server
Prompt Evaluation & Scoring Toolkit - MCP server testing
Installation
npx -y @heilgar/pest-mcp
Reviews
Installation
Quick install
npx -y @heilgar/pest-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"pest": {
"command": "npx",
"args": ["-y", "@heilgar/pest-mcp"]
}
}
}