mcpbeat

Wedding Seat MCP Server

com.wedding-seat/wedding-planner
answering

Wedding Seat is answering right now. Last checked 4 min ago. It exposes 6 tools.

Anonymous, no-login wedding planning: create a project, add guests, auto-generate a seating plan.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
62 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add wedding-planner --transport http https://mcp.wedding-seat.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wedding-planner": {
      "url": "https://mcp.wedding-seat.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wedding-planner]
url = "https://mcp.wedding-seat.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "wedding-planner": {
      "url": "https://mcp.wedding-seat.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wedding-planner": {
      "url": "https://mcp.wedding-seat.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

culture
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.
generate
generate_seating
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.
guests
add_guests
Add guests to a project (deduped by name+email). Provide the projectKey from create_wedding_project and a list of guests.
project
get_project_summary
Read the current state of a project: guest counts by RSVP status, seating tables/capacity, and budget totals. Read-only.
tools
list_tools
List Wedding Seat's free planning tools (seating chart, guest list, budget, checklist, invitation wording) with their public URLs. Grounding/read-only.
wedding
create_wedding_project
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.wedding-seat.com/mcp streamable-http answering 90 ms 4 min ago

Wedding Seat — questions

Answers built from our own checks of this server.

What can Wedding Seat do?
It exposes 6 tools, read directly from the server on our last check. Among them: add_guests, create_wedding_project, generate_seating, get_project_summary, list_culture_packs, list_tools. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Wedding Seat working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 62 ms. The bar chart above shows every period we have measured.
Is Wedding Seat still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Wedding Seat?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Wedding Seat need an API key?
No. Wedding Seat completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Wedding Seat?
It answers our handshake in 62 ms on average, which is faster than 96% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.