Serversio.github.gpartin/waveguard
W

WaveGuard

io.github.gpartin/waveguard · v3.3.0
● Remote
v3.3.0remote🌐 https://gpartin--waveguard-api-fastapi-app.modal.run/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.gpartin/waveguard",
  "description": "Anomaly detection API powered by physics simulation. Scan any data for outliers.",
  "title": "WaveGuard",
  "repository": {
    "url": "https://github.com/gpartin/LFMAnomalyDetection",
    "source": "github"
  },
  "version": "3.3.0",
  "websiteUrl": "https://github.com/gpartin/WaveGuardClient",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}