EvalView
Related Servers
Alternatives to EvalView
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that generates, runs, and triages tests by introspecting Python modules or web pages, using structured LLM outputs for scenario generation and failure analysis.1MIT
- AlicenseNot gradedqualityBmaintenanceA local MCP server that provides tools for AI coding agents to execute, evaluate, and diff regression tests for LLM agents.1 npmMIT
- AlicenseBqualityBmaintenanceAn MCP-style stdio server for evaluating AI agent outputs, enabling CI-friendly quality gates, regression comparisons, and canary promotion decisions.3MIT
- AlicenseNot gradedqualityBmaintenanceA universal AI-powered testing server built on the Model Context Protocol (MCP). Allows AI agents to inspect, execute, test, monitor, debug, and report on software projects.3GNU Lesser General Public v2.1 only
- AlicenseNot gradedqualityBmaintenanceAn agentic QA framework that authors, generates, triages, and self-heals Playwright tests for any web app, usable from Claude Code/Desktop as an MCP server or from CI as a CLI.5MIT
- AlicenseAqualityAmaintenanceAn MCP server that exposes governance, trust-scoring, compliance, guardrail, cost, drift, and supply-chain scanning tools and resources to any MCP client over stdio, Streamable HTTP, or legacy HTTP+SSE. It lets agents route every tool call through a deterministic five-way decision (allow, redact, require approval, deny, or quarantine) with hash-chained evidence, human approval workflows, and in-agent trust gates for LangChain, LangGraph, and Google ADK.3044 PyPI1MIT
TDQS
Scored across 10 tools
Each tool targets a distinct operation: creating tests, running different types of checks, comparing agents, generating reports, listing, replaying diffs, and validating skills. No overlapping functionality.
Nine of ten tools follow a clear verb_noun pattern (e.g., create_test, run_check). The exception is 'replay', which is a single verb but still unambiguous.
10 tools cover the evaluation workflow without being excessive. Each tool serves a specific purpose, and the count is well-suited for the domain.
Core workflows are covered: test creation, execution, comparison, reporting, and validation. Minor gap: no explicit tool for deleting or updating tests, but users can manage files directly.