mcpbeat

WaveGuard MCP Server

io.github.gpartin/waveguard
answering

WaveGuard is answering right now. Last checked 9 min ago. It exposes 19 tools.

Anomaly detection API powered by physics simulation. Scan any data for outliers.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history · worst hour 50%
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
19
Tools
read from the server
6035 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add waveguard --transport http https://gpartin--waveguard-api-fastapi-app.modal.run/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "waveguard": {
      "url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.waveguard]
url = "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "waveguard": {
      "url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "waveguard": {
      "url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
    }
  }
}

Available tools 19

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

waveguard
waveguard_action_surface
Score candidate actions and extract robust action zones.
waveguard_cascade_risk
Estimate shock propagation and resilience from adjacency-linked entities.
waveguard_compare
Compare two data items for structural similarity using physics-based fingerprints. Returns cosine similarity (0–1) and Euclidean distance. Use for duplicate detection, behavioral matching, drift analysis, or checking if two tokens/wallets/contracts are structurally similar. Cosine similarity > 0.95 = very similar. < 0.80 = structurally different.
waveguard_counterfactual
Run baseline plus counterfactual variants and measure verdict/score sensitivity.
waveguard_fingerprint
Get a physics embedding of any data item (52-dim at Level 0, 62-dim at Level 1 with phase statistics). The fingerprint captures structural properties via wave-equation dynamics — useful for similarity search, clustering, baseline comparison, and drift detection. Works on JSON objects, token metrics, wallet activity, trading data, or any structured data. Returns a deterministic vector with labeled dimensions (chi statistics, energy distribution, gradient patterns, and phase coherence at Level 1).
waveguard_health
Check WaveGuard API health, GPU availability, version, and engine status. No authentication required. Returns status, version, and GPU info.
waveguard_instability
Estimate instability under controlled perturb-and-resolve trials.
waveguard_interaction_matrix
Compute pairwise interaction matrix and cluster decomposition for entities.
waveguard_market_data
Fetch live crypto market data from CoinGecko and DexScreener. No external data needed — WaveGuard pulls it for you. Use 'coin_id' for CoinGecko (e.g. 'bitcoin', 'ethereum', 'solana'). Use 'contract_address' for DexScreener (any chain). Use 'search' to find token IDs by name/symbol. Returns: price, volume, market cap, liquidity, price history, OHLC candles — ready to feed into waveguard_token_risk, waveguard_volume_check, or waveguard_price_manipulation.
waveguard_mechanism_probe
Run targeted interventions and rank effect sizes.
waveguard_multi_horizon_outlook
Compute horizon-specific anomaly outlook and consistency across windows.
waveguard_phase_coherence
Measure coherence/entropy and collapse-risk indicators for candidate data.
waveguard_price_manipulation
Detect price manipulation in time-series data. Send a price or price+volume history as a numeric array. Early windows define 'normal' trading, recent windows are tested for manipulation patterns (pump-and-dump, spoofing, layering). Example: Send 90 days of closing prices → detect manipulated windows.
waveguard_scan
Find outliers and anomalies in structured data — ideal as a second step after pulling records from Google Sheets, Airtable, Supabase, Notion databases, HubSpot, Financial APIs, GitHub, NPM, or any source that returns rows of JSON. Fully stateless: send known-good rows as training and suspect rows as test in ONE call. Returns per-row anomaly scores, confidence levels, and the top features explaining WHY each row was flagged. Typical workflow: (1) Pull data from another tool (e.g. Google Sheets, Supabase query, HubSpot deals). (2) Pass the first N rows as training (normal baseline). (3) Pass remaining or new rows as test. (4) Report which rows are anomalous and why. Works on JSON objects, numbers, text, arrays. No separate training step required. Examples: - Spreadsheet QA: Pull 500 sales rows from Sheets → train on first 400 → test last 100 → flag outlier entries - Financial screening: Get ratios for 50 stocks from a financial API → find anomalous ones - CRM hygiene: Pull HubSpot deals → flag deals with unusual discount/value patterns - Dependency audit: Get NPM package metrics → flag packages with anomalous quality scores - Commit review: Pull GitHub commit metadata → flag unusual commit patterns
waveguard_scan_timeseries
Detect anomalies in time-series data — use after pulling numeric metrics from monitoring APIs, financial data sources, IoT sensors, or spreadsheet columns. Send a single numeric array and specify a window size. Early windows define 'normal', recent windows are tested for anomalies. Typical workflow: (1) Pull a column of numbers from Sheets, a Supabase time-series table, or a metrics API. (2) Pass the array here. (3) Get back which time windows are anomalous. Examples: - Revenue monitoring: Pull monthly revenue from Sheets → detect anomalous months - Stock screening: Pull 90 days of closing prices → find unusual price windows - Server health: Pull response-time metrics → identify degradation windows - Sensor QA: Pull temperature readings from IoT API → flag sensor drift
waveguard_token_risk
Assess crypto token legitimacy risk. Send metrics from known-good tokens as training (price, volume, holders, liquidity, market_cap, age_days, etc.) and suspect tokens as test. Detects pump-and-dump patterns, fake metrics, and anomalous token profiles. Example: Pull CoinGecko data for 20 established tokens → train. Test a new token → get risk score and which metrics are suspicious.
waveguard_trajectory_scan
Analyze sequence drift and regime shifts over ordered samples.
waveguard_volume_check
Detect wash trading and fake volume in OHLCV candle data. Send known-legitimate candles as training and suspect candles as test. Detects artificial volume spikes, suspiciously regular patterns, and manipulated price-volume relationships. Example: Send 100 candles from a liquid pair as baseline, test candles from a suspicious pair.
waveguard_wallet_profile
Profile wallet behavior against baselines. Send normal wallet transaction patterns as training (tx_count, avg_value, unique_tokens, gas_spent, active_days, etc.) and suspect wallets as test. Detects bot activity, wash trading wallets, and sybil patterns. Example: Profile 50 organic wallets → test 10 suspect addresses.

Endpoints

URLTransportStateLatencyChecked
https://gpartin--waveguard-api-fastapi-app.modal.run/mcp streamable-http answering 4456 ms 9 min ago

WaveGuard — questions

Answers built from our own checks of this server.

What can WaveGuard do?
It exposes 19 tools, read directly from the server on our last check. Among them: waveguard_action_surface, waveguard_cascade_risk, waveguard_compare, waveguard_counterfactual, waveguard_fingerprint, waveguard_health and 13 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is WaveGuard working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 6035 ms. The bar chart above shows every period we have measured.
Is WaveGuard still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect WaveGuard?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does WaveGuard need an API key?
No. WaveGuard completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.