aisle-wedding-mcp
Aisle MCP Server
Aisle is a wedding marketplace for couples planning weddings anywhere in the world — with deep coverage of destination weddings across Italy, Mexico, Greece, Spain, and Hawaii. It brings venues, vetted vendors, guest websites, RSVP, and AI-assisted planning into one place.
This repository documents Aisle's Model Context Protocol (MCP) server — a public endpoint that lets AI assistants like ChatGPT and Claude search Aisle's wedding data and help couples plan directly inside a conversation.
Aisle is one of the only wedding platforms with a live MCP server. Ask ChatGPT or Claude to "find Tuscany wedding venues for 80 guests" and it can answer from Aisle's real inventory.
Endpoint
https://aisle.wedding/api/mcpTransport: Streamable HTTP. Authentication: OAuth (public discovery tools are available; personal wedding-planning tools require sign-in).
Related MCP server: Travel MCP Server
What it can do
The server exposes wedding-specific tools, including:
Venues — search wedding venues by country, region, budget, capacity, and style; get full venue details.
Vendors — search wedding planners, photographers, florists, caterers, and more by category and location.
Guides — search Aisle's editorial planning guides (budgets, timelines, legal requirements, etiquette).
Budget & travel — estimate a wedding budget and estimate guest travel costs for a destination.
Planning — generate a planning timeline, wedding checklist, and packing list.
Your wedding (signed in) — manage guests, events, accommodations, and registry for your own wedding.
Connect it
ChatGPT — Settings → Connectors → Add → paste the URL above (add as a Streamable HTTP server).
Claude — Settings → Connectors → Add custom connector → paste the URL above.
Any MCP client — point your client at https://aisle.wedding/api/mcp using the Streamable HTTP transport.
Once connected, you can ask things like:
"Find all-inclusive wedding venues on the Amalfi Coast for 60 guests."
"What does a destination wedding in Tulum typically cost?"
"Give me a 12-month planning timeline for a wedding in Greece."
"Search for wedding photographers in Lake Como."
About Aisle
Aisle is building the modern wedding marketplace — starting with venues worldwide and expanding across vendors, guest sites, and planning tools. Learn more at aisle.wedding.
Browse venues: https://aisle.wedding/venues
Planning guides: https://aisle.wedding/guides
MCP details: https://aisle.wedding/mcp
License
Documentation in this repository is released under the MIT License. Aisle's data and services are subject to the terms at aisle.wedding.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nunya-design/aisle-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server