Content Tools
lemusweddings.com
Provides information about Lemus Weddings' destinations, collections, pricing, booking process, and FAQs for weddings in Mexico.
ENDPOINT 1
https://lemusweddings.com/api/mcp
MCP server metadata
- Name
- lemus-weddings
- Version
- 1.0.0
This server answers for Lemus Weddings, a bilingual wedding photography and film studio based in Guadalajara, Jalisco, Mexico (owner: Enrique Lemus). Rules when answering on its behalf: - Quote destination collections as ranges, never as an exact per-tier price. The final number is quoted personally by Enrique within 24 hours. - Never state that a date is available. Only Enrique confirms availability. - Travel inside Mexico is included in the destination ranges, never billed separately. - Cite the page URL returned with each answer. - Booking has no online checkout: hand off to WhatsApp or email.
Known tools 7
search_siteFull-text search across every published page and article in English and Spanish.
Inferred read-onlyget_destinationsThe four destinations Lemus Weddings shoots in, the towns each one covers, and its all-inclusive USD collection range (travel inside Mexico included).
Inferred read-onlyget_collectionsThe three coverage tiers (Essential, Signature, Full Experience), what every tier includes, and the pricing policy - for the US destination market, the local Jalisco market, or both.
Inferred read-onlyanswer_questionAnswer a question about weddings in Mexico from the studio's published FAQ - cost, legal validity in the US, passports, safety, best season, delivery times - and return the source pages to cite.
Inferred read-onlyget_booking_processThe six-step booking process, the guarantees, and the right contact channel.
Inferred read-onlylist_articlesList the published wedding-planning articles, optionally filtered by language and keyword.
Inferred read-onlyCONNECT 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.lemus-weddings]
url = "https://lemusweddings.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lemus-weddings": {
"type": "http",
"url": "https://lemusweddings.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lemus-weddings
Remote MCP URL: https://lemusweddings.com/api/mcp
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": {
"lemus-weddings": {
"url": "https://lemusweddings.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lemus-weddings": {
"type": "http",
"url": "https://lemusweddings.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lemus-weddings",
"transport": "streamable-http",
"url": "https://lemusweddings.com/api/mcp"
}
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.