← Back to search

io.github.chrischall/evite-mcp

chrischall Scanned 26d ago

Evite for Claude — list events, guest lists & RSVPs, RSVP, message guests, and create/edit events

B
79.9 / 100

Versions

0.2.0latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 20

evite_list_events
annotations: none low

List your Evite events (GET /services/events/v1/). Returns events plus a totals breakdown.

evite_get_event
annotations: none low

Get a single Evite event detail (GET /services/event/v1/{id}): event, settings, location, and more.

evite_list_templates
annotations: none low

List invitation templates from a gallery category — use this to find the `template_name`

evite_list_guests
annotations: none low

List the guests for an Evite event (GET /services/event/v1/{id}/guests/): name, RSVP response,

evite_rsvp_summary
annotations: none low

Get the RSVP summary for an Evite event (yes/no/maybe/noReply plus adult/kid head counts).

evite_rsvp
annotations: none low

RSVP for a guest on an Evite event. Confirm-gated: without confirm:true this returns a

evite_send_message
annotations: none low

Send a private message to one Evite event guest. This really notifies the guest.

evite_broadcast
annotations: none low

Broadcast a message to whole RSVP segments of an Evite event at once (e.g. everyone

evite_upload_photo
annotations: none low

Upload a local image to an Evite event's shared photo gallery. This really adds the

evite_create_event
annotations: none low

Create an Evite event (as a draft). Requires title, start_datetime, and template_name.

evite_update_event
annotations: none low

Edit an existing Evite event (only the fields you pass change). Confirm-gated: without

evite_add_guest
annotations: none low

Add guests to an event's draft (un-sent) guest list. Nothing is emailed until you

evite_update_guest
annotations: none low

Edit a draft (un-sent) guest's name/email/phone on an Evite event. Confirm-gated:

evite_remove_guest
annotations: none low

Remove a draft (un-sent) guest from an Evite event. Confirm-gated: without confirm:true

evite_send
annotations: none low

Send the invitation to the ready-to-send (draft) guests of an event ("Send now").

evite_cancel_event
annotations: none low

Cancel an Evite event (also used to delete a draft). DESTRUCTIVE — may send a

evite_reinstate_event
annotations: none low

Reinstate a previously-cancelled Evite event (the inverse of evite_cancel_event).

evite_duplicate_event
annotations: none low

Duplicate an Evite event into a fresh draft (the "Duplicate event" action). Returns the

evite_list_messages
annotations: none low

List the messages on an Evite event's Messages tab (GET /services/event/v1/{id}/posts/).

evite_healthcheck
annotations: verified low

Report evite-mcp status and the resolved auth mode.

readOnlyHint true

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 50

low
Tool 'evite_list_events' has no annotations annotation_checker · 100%
low
Tool 'evite_get_event' has no annotations annotation_checker · 100%
low
Tool 'evite_list_templates' has no annotations annotation_checker · 100%
low
Tool 'evite_list_guests' has no annotations annotation_checker · 100%
low
Tool 'evite_rsvp_summary' has no annotations annotation_checker · 100%
low
Tool 'evite_rsvp' has no annotations annotation_checker · 100%
low
Tool 'evite_send_message' has no annotations annotation_checker · 100%
low
Tool 'evite_broadcast' has no annotations annotation_checker · 100%
low
Tool 'evite_upload_photo' has no annotations annotation_checker · 100%
low
Tool 'evite_create_event' has no annotations annotation_checker · 100%
low
Tool 'evite_update_event' has no annotations annotation_checker · 100%
low
Tool 'evite_add_guest' has no annotations annotation_checker · 100%
low
Tool 'evite_update_guest' has no annotations annotation_checker · 100%
low
Tool 'evite_remove_guest' has no annotations annotation_checker · 100%
low
Tool 'evite_send' has no annotations annotation_checker · 100%
low
Tool 'evite_cancel_event' has no annotations annotation_checker · 100%
low
Tool 'evite_reinstate_event' has no annotations annotation_checker · 100%
low
Tool 'evite_duplicate_event' has no annotations annotation_checker · 100%
low
Tool 'evite_list_messages' has no annotations annotation_checker · 100%
info
Tool 'evite_healthcheck' annotations are consistent annotation_checker · 80%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: esbuild@0.28.0 (GHSA-g7r4-m6w7-qqqr) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: evite_list_events manifest_parser · 85%
info
Tool: evite_get_event manifest_parser · 85%
info
Tool: evite_list_templates manifest_parser · 85%
info
Tool: evite_list_guests manifest_parser · 85%
info
Tool: evite_rsvp_summary manifest_parser · 85%
info
Tool: evite_rsvp manifest_parser · 85%
info
Tool: evite_send_message manifest_parser · 85%
info
Tool: evite_broadcast manifest_parser · 85%
info
Tool: evite_upload_photo manifest_parser · 85%
info
Tool: evite_create_event manifest_parser · 85%
info
Tool: evite_update_event manifest_parser · 85%
info
Tool: evite_add_guest manifest_parser · 85%
info
Tool: evite_update_guest manifest_parser · 85%
info
Tool: evite_remove_guest manifest_parser · 85%
info
Tool: evite_send manifest_parser · 85%
info
Tool: evite_cancel_event manifest_parser · 85%
info
Tool: evite_reinstate_event manifest_parser · 85%
info
Tool: evite_duplicate_event manifest_parser · 85%
info
Tool: evite_list_messages manifest_parser · 85%
info
Tool: evite_healthcheck manifest_parser · 85%
info
Required env vars (4) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 241 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%