evite-mcp

chrischall/evite-mcp
★ 0 stars TypeScript 🌐 Browser/Web Updated today
MCP server for Evite — guest + host event tools (RSVP, messaging, authoring) on @chrischall/mcp-utils. Fetchproxy archetype.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "evite-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/evite-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for [Evite](https://www.evite.com) — read and act on your events as both **guest** (invitations received) and **host** (events you created): list events, view guest lists & RSVP tallies, RSVP, message guests, and create/edit events. Built on [`@chrischall/mcp-utils`](https://github.com/chrischall/mcp-utils).

Tools (6)

evite_get_eventevite_healthcheckevite_list_eventsevite_list_guestsevite_list_messagesevite_rsvp_summary