Loading MCP server directory, please wait...
Evite for Claude — list events, guest lists & RSVPs, RSVP, message guests, and create/edit events
npx @getmcp/cli add io.github.chrischall/evite-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/evite-mcp": {
"command": "npx",
"args": [
"-y",
"evite-mcp"
],
"env": {
"EVITE_EMAIL": "",
"EVITE_PASSWORD": "",
"EVITE_SESSION_COOKIE": ""
}
}
}
}