Evite MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 473 installs a week from npm. Last commit 15 Sep 2026.
Evite for Claude — list events, guest lists & RSVPs, RSVP, message guests, and create/edit events
Today is the operative word: we check Evite MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add evite-mcp -- npx -y evite-mcp
{
"mcpServers": {
"evite-mcp": {
"args": [
"-y",
"evite-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.evite-mcp]
command = "npx"
args = ["-y", "evite-mcp"]
{
"mcpServers": {
"evite-mcp": {
"args": [
"-y",
"evite-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"evite-mcp": {
"args": [
"-y",
"evite-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EVITE_EMAIL (Your Evite login email address. Optional — if omitted, the server falls back to a raw session cookie or the fetchproxy browser bridge (requires being signed in to evite.com).), EVITE_PASSWORD (Your Evite password. Optional — see EVITE_EMAIL.), EVITE_SESSION_COOKIE (A raw `cookie:` header copied from a signed-in evite.com tab (alternative to email/password). Used verbatim. Optional.), EVITE_SESSION_CACHE (Set to false to disable the on-disk session cache and re-authenticate on every process start. Defaults to enabled.), EVITE_SESSION_FILE (Absolute path for the session cache file. Defaults to $MCP_DATA_DIR/.evite-mcp/session.json.).
The author declared them in the registry entry; get the values from the project itself.
Create events, collect guest photos and manage RSVP invitations for weddings and parties.
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
Create and edit visual agendas for workshops, trainings, meetings, and events.
MCP server for note.com: create, edit and retrieve posts.
Read, AI-create, and edit your Gisti checklists in plain language from any MCP client.
Local design engine for AI agents: create, edit and export real, editable designs.
Allow AI systems to list, create, update, and manage Google Calendar events.
Agent-Native form builder - create, edit, and manage forms
Answers built from our own checks of this server.