HomeDevelopment › anomaly-mcp

anomaly-mcp

Real-time anomaly detection for blockchain, aviation, GitHub, mempool, and depeg signals.

TypeScript Cloud
★ 0 stars Last pushed 2026-09-21 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.5.6)

npx -y @forgemeshlabs/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "anomaly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/[email protected]"
      ],
      "env": {
        "ANOMALY_API_BASE": "<YOUR_VALUE>"
      }
    }
  }
}
  • ANOMALY_API_BASE — Optional hosted API base URL override. Defaults to https://anomaly.forgemesh.io.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry