aisle-wedding-mcp
Search destination wedding venues and vendors worldwide with Aisle. 10 tools for AI-assisted wedding planning: Venue Search: Find wedding venues by country, type (villa, beach, castle, resort), capacity, and budget. Covers 20+ countries. Vendor Search: Browse wedding photographers, florists, planners, DJs, caterers, and 10 more categories by location and price range. Budget Estimator: Get a detai
README
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/mcp
Transport: Streamable HTTP. Authentication: OAuth (public discovery tools are available; personal wedding-planning tools require sign-in).
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.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.