{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.winedarksea/AutoTS",
    "description": "Automated time series forecasting with model search, anomaly detection, and event risk analysis",
    "repository": {
        "url": "https://github.com/winedarksea/AutoTS",
        "source": "github"
    },
    "version": "1.0.1",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "autots-mcp",
            "version": "1.0.1",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-01-30T15:25:02.981347Z",
            "publishedAt": "2026-01-30T15:25:02.981347Z",
            "updatedAt": "2026-01-30T15:25:02.981347Z",
            "isLatest": true
        }
    }
}