Serversio.github.filippogroppi/luviner
L

io.github.filippogroppi/luviner

io.github.filippogroppi/luviner · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.luviner.com/mcp↗ 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.filippogroppi/luviner",
  "description": "13 neural engines for time-series anomaly detection, classification, and root cause analysis.",
  "repository": {
    "url": "https://github.com/filippogroppi/luviner.git",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.luviner.com/mcp",
      "headers": [
        {
          "description": "Bearer token from luviner.com/api-access (format: Bearer YOUR_TOKEN)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}