AgentEvalHQ/AgentEval
AgentEval is the comprehensive .NET toolkit for AI agent evaluation—tool usage validation, RAG quality metrics, stochastic evaluation, and model comparison—built first for Microsoft Agent Framework (MAF) and Microsoft.Extensions.AI. What RAGAS, PromptFoo and DeepEval do for Python, AgentEval does for .NET
Platform-specific configuration:
{
"mcpServers": {
"AgentEval": {
"command": "npx",
"args": [
"-y",
"AgentEval"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...