gpartin/WaveGuardClient
Physics-based anomaly detection via MCP. Uses Klein-Gordon wave equations on GPU to detect anomalies with high precision (avg 0.90). 9 tools: scan, fingerprint, compare, token risk, wallet profiling, volume check, price manipulation detection.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"WaveGuardClient": {
"command": "uvx",
"args": ["WaveGuardClient"]
}
}
}Related in Data Science Tools
mckinsey/vizro-mcp
Tools and templates to create validated and maintainable data charts and dashboards.
DataEval/dingo
MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based evaluation capabilities and rules&prompts listing.
zcaceres/markdownify-mcp
An MCP server to convert almost any file or web content into Markdown
growthbook/growthbook-mcp
Tools for creating and interacting with GrowthBook feature flags and experiments.
optuna/optuna-mcp
Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with [Optuna](https://optuna.org/).