
Evite Mcp
Manage Evite guest lists, RSVPs, guest messages, and event create/edit flows from your agent while planning launches, meetups, or beta dinners.
Overview
Evite MCP is an MCP server for the Grow phase that lets your agent list events, manage RSVPs and guest messages, and create or edit Evite invitations.
What is this MCP server?
- List Evite events with guest lists, RSVPs, and response status
- RSVP on your behalf, message guests, and create or edit events via MCP tools
- Stdio evite-mcp v0.3.1 on npm
- Three auth paths: EVITE_EMAIL plus EVITE_PASSWORD, EVITE_SESSION_COOKIE header, or fetchproxy while signed into evite.co
- Reduces context switching when coordinating launch parties or cohort onboarding sessions
- Server version 0.3.1
- 3 optional environment variables (EVITE_EMAIL, EVITE_PASSWORD secret, EVITE_SESSION_COOKIE secret)
- Stdio transport via npm identifier evite-mcp
What problem does it solve?
You coordinate launch and community events in Evite but copying guest counts and RSVP states into your agent means constant manual checks in the browser.
Who is it for?
Solo builders who run Evite-based betas, dinners, or webinar invites and want agent-assisted guest follow-up.
Skip if: Large corporate event platforms, non-Evite stacks, or teams that forbid storing session cookies in local agent config.
What do I get? / Deliverables
Once connected, your agent can read guest lists, send messages, RSVP, and adjust events from chat while you stay in your dev environment.
- Queryable Evite event and guest-list state inside the agent
- RSVP and guest-message actions driven from MCP tools
- Create and edit event flows without leaving the IDE chat
Recommended MCP Servers
Journey fit
Community and customer touchpoints in Grow include invitations, RSVPs, and follow-ups that Evite already centralizes. Lifecycle covers event-driven outreach—beta invites, user meetups, and webinar parties—where guest status and messaging matter.
How it compares
Evite-specific guest-and-RSVP MCP integration, not a generic calendar skill or mass-email CRM.
Common Questions / FAQ
Who is evite-mcp for?
Indie hackers and small teams who host on Evite and want MCP agents to handle guest lists, RSVPs, and event edits during launch and community activities.
When should I use evite-mcp?
Use it in Grow lifecycle work when you are tracking RSVPs for a product launch party, beta onboarding session, or meetup and need quick guest messaging from the agent.
How do I add evite-mcp to my agent?
Add the npm stdio server evite-mcp in Claude Code or Cursor, configure EVITE_EMAIL and EVITE_PASSWORD or EVITE_SESSION_COOKIE from a signed-in session, or rely on fetchproxy with evite.com open, then reload MCP tools.