← Registry

General Tools

wedyesday.com

Provides wedding planning tools including vendor search, cost guides, and personalized plan creation.

1 endpoint11 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://mcp.wedyesday.com

No auth detected

MCP server metadata

Name
wedyesday
Version
1.0.0
Capabilities
tools
Server instructions

Wedyesday plans weddings. Anyone can search vendors, get regional cost guides and build a full checklist-and-budget plan with no account. When a couple wants to keep their plan, call create_wedyesday_workspace_link and give them the link. Tools named get_my_* / list_my_* / add_my_* / complete_my_* act on the couple's real Wedyesday workspace and need their account connected.

Known tools 11

list_wedding_markets

List the countries, regions and vendor categories Wedyesday supports, with the exact values to pass to the other Wedyesday tools.

Inferred read-only
search_wedding_vendors

Search Wedyesday's directory of wedding vendors — venues, photographers, caterers, florists, celebrants and more.

Inferred read-only
get_wedding_cost_guide

Get typical wedding costs for a region — a low/typical/high total plus a category-by-category breakdown (venue, catering, photography and so on).

Inferred read-only
build_wedding_plan

Build a personalised wedding plan: a month-by-month checklist with real due dates, a budget split for the couple's region, and how their budget compares to typical local spend.

Inferred read-only
create_wedyesday_workspace_link

Turn a wedding plan into a private link the couple can open to save it as a free Wedyesday workspace — checklist, budget, guest list, RSVPs and a wedding website.

Inferred read-only
get_my_wedding_dashboard

Get an overview of the signed-in couple's Wedyesday wedding: date, countdown, checklist progress, budget position and what is due next, plus a direct link to their dashboard.

Inferred read-only
list_my_wedding_tasks

List tasks from the couple's Wedyesday checklist, newest deadlines first.

Inferred read-only
add_my_wedding_task

Add a task to the couple's Wedyesday checklist.

Inferred read-only
complete_my_wedding_task

Mark a task on the couple's Wedyesday checklist as done.

Inferred read-only
get_my_wedding_budget

Get the couple's Wedyesday budget: planned versus actual by category, what is left, and any payments due or overdue.

Inferred read-only
get_my_guest_list

Get a summary of the couple's Wedyesday guest list: headcount, groups, how many have contact details on file, plus_ones and children.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.wedyesday]
url = "https://mcp.wedyesday.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wedyesday": {
      "type": "http",
      "url": "https://mcp.wedyesday.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wedyesday
Remote MCP URL: https://mcp.wedyesday.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "wedyesday": {
      "url": "https://mcp.wedyesday.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wedyesday": {
      "type": "http",
      "url": "https://mcp.wedyesday.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wedyesday",
  "transport": "streamable-http",
  "url": "https://mcp.wedyesday.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.