mcpserver.lol
registry/llm-output-quality-monitor
Connection check verified live · 27h ago

llm-output-quality-monitor

Cloudflare Workers MCP server: llm-output-quality-monitor

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

consistency_check responses*
Check consistency across multiple LLM responses
drift_detector thresholdcurrentResponse*previousResponse*
Detect quality drift between current and previous LLM responses
hallucination_scorer contextresponse*
Pattern-based heuristic risk scoring for LLM responses (0-100). Detects linguistic signals such as contradictory assertions, unsourced claims, and uncertainty markers. Not a semant…
quality_validator response*maxLengthminLengthstrictFormat
Validate LLM response quality based on length, format, and structure
schema_enforcer schema*response*
Validate JSON response against schema