gpartin/WaveGuardClient
by Various
Python SDK for WaveGuard physics-based anomaly detection API. One call. Any data.
MCP
gpartin/WaveGuardClient
Added 1 June 2026
Overview
A Python SDK that wraps the WaveGuard physics-based anomaly detection API. It accepts any data and returns anomaly scores with a single function call.
Best for
Best for
Developers needing a quick, physics-informed anomaly detection layer in Python
Use cases
- Detect anomalies in sensor or IoT time-series data
- Add physics-aware outlier detection to existing Python pipelines
- Prototype anomaly detection without building custom models
How to use
Install
pip install WaveGuardClient scikit-learn Tools exposed
waveguard_scanwaveguard_scan_timeserieswaveguard_healthencoder_type
Tested with
Claude Desktop
Notes
A Python SDK that wraps the WaveGuard physics-based anomaly detection API. It accepts any data and returns anomaly scores with a single function call.
3 stars on GitHub. Last updated 2026-04-13. Licensed MIT.
Use cases
- Detect anomalies in sensor or IoT time-series data
- Add physics-aware outlier detection to existing Python pipelines
- Prototype anomaly detection without building custom models
Pros
- Simple one-call interface reduces integration effort
- Physics-based approach can catch anomalies statistical methods miss
- Works with arbitrary data formats
Cons
- Very low community adoption (3 GitHub stars) suggests limited testing
- Requires external API access, adding latency and dependency
- No documentation or examples visible beyond the repository description
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple one-call interface reduces integration effort
- Physics-based approach can catch anomalies statistical methods miss
- Works with arbitrary data formats
Cons
- Very low community adoption (3 GitHub stars) suggests limited testing
- Requires external API access, adding latency and dependency
- No documentation or examples visible beyond the repository description
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.