{"name":"LLM Output Evaluator API","version":"1.0.0","description":"Evaluate LLM output quality, accuracy, consistency, and detect hallucinations","tier":"A","tools":["evaluate_output_quality","compare_model_performance","detect_hallucination","generate_score_report"],"endpoints":{"health":"GET /llm-output-evaluator/health","evaluate_quality":"POST /llm-output-evaluator/api/v1/evaluate_output_quality","compare_models":"POST /llm-output-evaluator/api/v1/compare_model_performance","detect_hallucination":"POST /llm-output-evaluator/api/v1/detect_hallucination","generate_report":"POST /llm-output-evaluator/api/v1/generate_score_report","mcp":"POST /llm-output-evaluator/mcp (JSON-RPC 2.0)"}}