Connection check
verified live · 28h ago
wedding-planner
Anonymous, no-login wedding planning: create a project, add guests, auto-generate a seating plan.
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
6 toolsRead from the running server on 28h ago.
add_guests
guests*projectKey*
Add guests to a project (deduped by name+email). Provide the projectKey from create_wedding_project and a list of guests. Add guests to a project (deduped by name+email). Provide the projectKey from create_wedding_project and a list of guests.
create_wedding_project
datenameslocaleculture
Create a new anonymous Wedding Seat project (no login). Returns a projectKey (your secret handle for all later calls) plus the workspace URL the couple opens in a browser. The proj… Create a new anonymous Wedding Seat project (no login). Returns a projectKey (your secret handle for all later calls) plus the workspace URL the couple opens in a browser. The projectKey is the ONLY way to access the project again — keep it.
generate_seating
tablesprojectKey*seatsPerTable
Auto-generate a reception seating plan: creates round tables and seats every guest with the constraint-aware solver (keeps must-sit-together groups together). Returns how many were… Auto-generate a reception seating plan: creates round tables and seats every guest with the constraint-aware solver (keeps must-sit-together groups together). Returns how many were seated and a link to the visual editor.
get_project_summary
projectKey*
Read the current state of a project: guest counts by RSVP status, seating tables/capacity, and budget totals. Read-only. Read the current state of a project: guest counts by RSVP status, seating tables/capacity, and budget totals. Read-only.
list_culture_packs
List the available wedding culture packs (key, English name, cluster, sides). Use a pack key as the `culture` argument to create_wedding_project. Grounding/read-only. List the available wedding culture packs (key, English name, cluster, sides). Use a pack key as the `culture` argument to create_wedding_project. Grounding/read-only.
list_tools