{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
    "name": "io.github.variflight/variflight-mcp",
    "description": "Variflight MCP Server",
    "repository": {
        "url": "https://github.com/variflight/variflight-mcp",
        "source": "github"
    },
    "version": "1.0.1",
    "packages": [
        {
            "registryType": "npm",
            "registryBaseUrl": "https://registry.npmjs.org",
            "identifier": "@variflight-ai/variflight-mcp",
            "version": "1.0.0",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Your API key for the service",
                    "isRequired": true,
                    "format": "string",
                    "isSecret": true,
                    "name": "VARIFLIGHT_API_KEY"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2025-09-09T13:43:56.480561Z",
            "publishedAt": "2025-09-09T13:43:56.480561Z",
            "updatedAt": "2025-09-12T07:06:18.91111Z",
            "isLatest": false
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2025-09-09T13:43:56+00:00",
            "updatedAt": "2025-09-12T07:06:18+00:00"
        }
    }
}