io.github.chrischall/evite-mcp
NPM · EVITE-MCP · SCANNED SEP 20
Evite for Claude — list events, guest lists & RSVPs, RSVP, message guests, and create/edit events
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 0 of 8 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to chrischall/evite-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability74
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2762 tokens (~138/item across 20 items; 20 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
- Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "evite_send_message" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 20 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.chrischall/evite-mcp server?
io.github.chrischall/evite-mcp runs locally as an npm package, launched with npx -y evite-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · evite-mcp
claude mcp add chrischall-evite-mcp -- npx -y evite-mcp
{
"mcpServers": {
"chrischall-evite-mcp": {
"command": "npx",
"args": [
"-y",
"evite-mcp"
]
}
}
} {
"servers": {
"chrischall-evite-mcp": {
"command": "npx",
"args": [
"-y",
"evite-mcp"
]
}
}
} codex mcp add chrischall-evite-mcp -- npx -y evite-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"chrischall-evite-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"evite-mcp"
],
"enabled": true
}
}
} openclaw mcp add chrischall-evite-mcp --command npx --arg -y --arg evite-mcp
mcp_servers:
chrischall-evite-mcp:
command: "npx"
args: ["-y", "evite-mcp"] {
"McpServers": {
"chrischall-evite-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"evite-mcp"
]
}
}
} assistant mcp add chrischall-evite-mcp -t stdio -c npx -a -y evite-mcp
{
"mcpServers": {
"chrischall-evite-mcp": {
"command": "npx",
"args": [
"-y",
"evite-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +8
- Known CVEs: unverified → pass ▲ security
- Dependency health: unverified → 1.00 ▲ functional
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- Stability: pass → 0.80 functional
- Package version: 1.0.0 → 1.1.0 functional
- 19 Sept 26 −10
- Stability: 0.97 → unverified ▼ security
- Known CVEs: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Stability: 0.97 → pass security
- Capabilities: pass → unverified ▼ functional
- Dependency health: 0.86 → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.8.3 → 1.0.0 functional
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 15 Sept 26 +11
- Malware scan: unverified → pass ▲ security
- Known CVEs: unverified → pass ▲ security
- Dependency health: unverified → 0.86 ▲ functional
- Package version: 0.8.2 → 0.8.3 functional
- 14 Sept 26 −25
- Stability: 0.80 → unverified ▼ security
- Malware scan: pass → unverified ▼ security
- Known CVEs: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Dependency health: 0.86 → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.8.1 → 0.8.2 functional
- 13 Sept 26 −3
- Stability: pass → 0.80 functional
- 12 Sept 26 +16
- Malware scan: unverified → pass ▲ security
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/evite-mcp@1.1.1
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | chrischall/evite-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/chrischall/evite-mcp/.github/workflows/release-please.yml@refs/heads/main |
| Rekor log index | 2904926629 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:9f30222a965105ae1597a692b0a3b6f75d6ac7a4bcc5e9d4f18f0d2139c1b164b3a183f3ae2a31926af0765fcbb781a1b7256f781ef53b5b40b7ac2c1 |
Background: How many MCP packages publish verified provenance →
Dependencies 7 packages
| Packages resolved | 7 |
|---|---|
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
evite_add_guest ~129
Add guests to an event's draft (un-sent) guest list. Nothing is emailed until you evite_send. Confirm-gated: without confirm:true this returns a dry-run preview. NB: guests only persist on a finalized (sent/sending) event, not a bare new draft.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| guests | array | yes | Guests to add to the draft (un-sent) list. |
No output schema declared.
No examples provided.
evite_broadcast ~160
Broadcast a message to whole RSVP segments of an Evite event at once (e.g. everyone who replied yes/maybe). This really emails every guest in those segments. Confirm-gated: without confirm:true this returns a dry-run preview and sends nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| groups | array | yes | RSVP segments to send to, e.g. ['yes','no','maybe']. |
| message | string | yes | Message text to broadcast to the selected RSVP segments. |
| participant_count | integer | – | Optional recipient count the web UI sends along (informational). |
No output schema declared.
No examples provided.
evite_cancel_event ~103
Cancel an Evite event (also used to delete a draft). DESTRUCTIVE — may send a cancellation notice to guests; reversible with evite_reinstate_event. Confirm-gated: without confirm:true this returns a dry-run preview and cancels nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
No output schema declared.
No examples provided.
evite_create_event ~188
Create an Evite event (as a draft). Requires title, start_datetime, and template_name. Confirm-gated: without confirm:true this returns a dry-run preview and sends nothing. NOTE: the create API returns a 500 even when it succeeds (the draft is created), so this call may throw though the event exists — re-list drafts rather than retrying.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| end_datetime | string | – | End datetime (ISO 8601, event-local). |
| message | string | – | Event message / description. |
| start_datetime | string | yes | Start datetime (ISO 8601, event-local). Required. |
| template_name | string | yes | Invitation template name (required by the create API; e.g. a gallery design id). |
| title | string | yes | Event title. |
No output schema declared.
No examples provided.
evite_duplicate_event ~92
Duplicate an Evite event into a fresh draft (the "Duplicate event" action). Returns the new draft event id. Confirm-gated: without confirm:true this returns a dry-run preview and creates nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
No output schema declared.
No examples provided.
evite_get_event ~139
Get a single Evite event detail (GET /services/event/v1/{id}): event, settings, location, and more.
| Name | Type | Req | Description |
|---|---|---|---|
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
evite_healthcheck ~22
Report evite-mcp status and the resolved auth mode.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
evite_list_events ~208
List your Evite events (GET /services/events/v1/). Returns events plus a totals breakdown. filterBy=others returns events where you are a guest.
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | Free-text search over event titles. |
| filterBy | string | – | Whose events to list: all, host (you are hosting), or others (you are a guest). |
| numResults | integer | – | Page size. |
| offset | integer | – | Pagination offset. |
| status | array | – | Repeatable status filter (upcoming, draft, archived, past, canceled). |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
evite_list_guests ~149
List the guests for an Evite event (GET /services/event/v1/{id}/guests/): name, RSVP response, head counts, delivery status, and more.
| Name | Type | Req | Description |
|---|---|---|---|
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
evite_list_messages ~136
List the messages on an Evite event's Messages tab (GET /services/event/v1/{id}/posts/).
| Name | Type | Req | Description |
|---|---|---|---|
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
evite_list_templates ~231
List invitation templates from a gallery category — use this to find the `template_name` that evite_create_event requires. `category` is a gallery path, e.g. "birthday/kids-teens/kids-birthday", "party", "wedding", or "baby-kids/baby/baby-shower". Set free_only:true to list only free templates. Returns each template’s slug (= template_name) and a readable display name.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | Gallery category path, e.g. "birthday/kids-teens/kids-birthday", "party", or "wedding". |
| free_only | boolean | – | List only free (non-premium) templates. |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
evite_reinstate_event ~89
Reinstate a previously-cancelled Evite event (the inverse of evite_cancel_event). Confirm-gated: without confirm:true this returns a dry-run preview and changes nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
No output schema declared.
No examples provided.
evite_remove_guest ~103
Remove a draft (un-sent) guest from an Evite event. Confirm-gated: without confirm:true this returns a dry-run preview and removes nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| guest_id | string | yes | Draft guest id to remove (guest_id from the guest list). |
No output schema declared.
No examples provided.
evite_rsvp ~152
RSVP for a guest on an Evite event. Confirm-gated: without confirm:true this returns a dry-run preview and sends nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| guest_id | string | yes | Guest id to RSVP for (guestId from evite_list_guests). |
| note | string | – | Optional note/comment to leave with the RSVP. |
| number_of_adults | integer | yes | Number of adults attending. |
| number_of_kids | integer | yes | Number of kids attending. |
| response | string | yes | RSVP response. |
No output schema declared.
No examples provided.
evite_rsvp_summary ~143
Get the RSVP summary for an Evite event (yes/no/maybe/noReply plus adult/kid head counts). Derived from the event guests endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
evite_send ~93
Send the invitation to the ready-to-send (draft) guests of an event ("Send now"). THIS EMAILS GUESTS. Confirm-gated: without confirm:true this returns a dry-run preview and sends nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
No output schema declared.
No examples provided.
evite_send_message ~148
Send a private message to one Evite event guest. This really notifies the guest. Sent as the event host (Evite delivers per-guest chat over Firebase, not REST), so only a host can use it. Confirm-gated: without confirm:true this returns a dry-run preview and sends nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| guest_id | string | yes | Guest id to message (guestId from evite_list_guests). |
| message | string | yes | Message text to send to the guest. |
No output schema declared.
No examples provided.
evite_update_event ~137
Edit an existing Evite event (only the fields you pass change). Confirm-gated: without confirm:true this returns a dry-run preview and sends nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| end_datetime | string | – | New end datetime (ISO 8601). |
| event_id | string | yes | Evite event id to edit (event_id from evite_list_events). |
| message | string | – | New event message / description. |
| start_datetime | string | – | New start datetime (ISO 8601). |
| title | string | – | New title. |
No output schema declared.
No examples provided.
evite_update_guest ~141
Edit a draft (un-sent) guest's name/email/phone on an Evite event. Confirm-gated: without confirm:true this returns a dry-run preview and changes nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| string | yes | New guest email address. | |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| guest_id | string | yes | Draft guest id to edit (guest_id from the guest list). |
| name | string | yes | New guest name. |
| phone | string | – | New guest phone (optional). |
No output schema declared.
No examples provided.
evite_upload_photo ~199
Upload a local image to an Evite event's shared photo gallery. This really adds the photo to the event album. Needs your guest_id on the event (from evite_list_guests). Confirm-gated: without confirm:true this returns a dry-run preview and uploads nothing.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| event_id | string | yes | Evite event id (event_id from evite_list_events). |
| guest_id | string | yes | Your guest id on the event (guestId from evite_list_guests — your own row, guestType host/cohost/guest). |
| mimetype | string | – | Override the image mimetype (otherwise inferred from the file extension). |
| path | string | yes | Path to the local image file to upload (a leading ~ is expanded). JPEG/PNG/GIF/WebP/HEIC, max 20 MB. |
No output schema declared.
No examples provided.
What is the io.github.chrischall/evite-mcp server?
io.github.chrischall/evite-mcp is listed in the public MCP registry as io.github.chrischall/evite-mcp. Evite for Claude, list events, guest lists & RSVPs, RSVP, message guests, and create/edit events. This page covers its npm package (evite-mcp).
Is the io.github.chrischall/evite-mcp server safe to use?
io.github.chrischall/evite-mcp scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.chrischall/evite-mcp server expose?
io.github.chrischall/evite-mcp exposes 20 tools: evite_healthcheck, evite_list_events, evite_get_event, evite_list_templates, evite_list_guests, and 15 more. Their descriptions and schemas cost roughly 2,762 tokens of context every time the server is loaded.
Is the io.github.chrischall/evite-mcp server still maintained?
io.github.chrischall/evite-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.chrischall/evite-mcp server under?
io.github.chrischall/evite-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.