{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.chrischall/evite-mcp",
    "description": "Evite for Claude \u2014 list events, guest lists & RSVPs, RSVP, message guests, and create/edit events",
    "repository": {
        "url": "https://github.com/chrischall/evite-mcp",
        "source": "github"
    },
    "version": "0.4.2",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "evite-mcp",
            "version": "0.4.2",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Your Evite login email address. Optional \u2014 if omitted, the server falls back to a raw session cookie or the fetchproxy browser bridge (requires being signed in to evite.com).",
                    "format": "string",
                    "name": "EVITE_EMAIL"
                },
                {
                    "description": "Your Evite password. Optional \u2014 see EVITE_EMAIL.",
                    "format": "string",
                    "isSecret": true,
                    "name": "EVITE_PASSWORD"
                },
                {
                    "description": "A raw `cookie:` header copied from a signed-in evite.com tab (alternative to email/password). Used verbatim. Optional.",
                    "format": "string",
                    "isSecret": true,
                    "name": "EVITE_SESSION_COOKIE"
                }
            ],
            "registryBaseUrl": "https://registry.npmjs.org"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-30T13:51:36.236308Z",
            "publishedAt": "2026-07-30T13:51:36.236308Z",
            "updatedAt": "2026-07-30T13:51:36.236308Z",
            "isLatest": false
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-07-30T13:51:36+00:00",
            "updatedAt": "2026-07-30T13:51:36+00:00"
        }
    }
}