WaveGuard
Related Servers
Alternatives to WaveGuard
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceDeterministic time-series statistics for AI agents. This MCP server gives any LLM agent unit-tested statistical tools — anomaly detection, changepoint detection, seasonal decomposition, stationarity/trend tests, data-quality audits, baseline forecasts — with schema-validated structured output and no arbitrary code execution.17MIT
- AlicenseAqualityDmaintenanceTimeseries anomaly analysis for fleet telemetry, delivered as an MCP server.1Academic Free v1.1
- AlicenseNot gradedqualityCmaintenanceLocal MCP server for GPU-backed TimesFM 2.5 forecasting, enabling zero-shot time-series forecasting, covariate forecasting, anomaly detection, and CSV forecasting via MCP tools.2Apache 2.0
- FlicenseNot gradedqualityDmaintenanceModel Context Protocol (MCP) server that gives AI assistants a safe, correct data-analyst capability over business metrics - without raw SQL improvisation.-
- AlicenseAqualityBmaintenanceMCP server for AI agent observability, providing trace and span logging, search, latency/tokens/cost metrics, and anomaly detection using an in-memory buffer.638 npmMIT

@verlon-ai/mcpofficial
AlicenseAqualityBmaintenanceModel Context Protocol server for Verlon AI that exposes gates, logs, recommendations, and experiments as MCP tools, enabling coding agents to inspect and manage AI infrastructure natively.5101 npmMIT
TDQS
Scored across 3 tools
The three tools have distinct purposes: health check, general anomaly scan for any data, and specialized time-series scan. However, the general scan also works on time-series data, creating ambiguity about which to use for time-series tasks.
The naming uses a common prefix 'waveguard_', but mixes verbs: 'health' is a noun, while 'scan' and 'scan_timeseries' are verbs. This inconsistency in verb style could confuse an agent expecting a uniform pattern.
With 3 tools, the server is minimal but covers the essential functions: verification, general scanning, and time-series scanning. It is slightly sparse but acceptable for a focused utility server.
The tool set covers the core workflow: health check, anomaly detection for general and time-series data. Minor gaps include lack of configuration or history retrieval, but the stateless design mitigates these.