← Registry

General Tools

myalitravels.com

Provides dining information for Excellence resorts, including schedules, restaurant details, menus, and search.

1 endpoint8 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://myalitravels.com/mcp

No auth detected

MCP server metadata

Name
com.myalitravels/mcp
Version
1.0.0
Capabilities
tools
Server instructions

Tools cover (1) live dining data for the 9 Excellence, Finest, and Beloved resorts in Mexico and the Caribbean: use list_resorts first, then get_dining_week, get_restaurant_info, get_menu, or find_dining for schedules, hours, dress codes, and menus; and (2) travel planning with Alicean Harwood, who books more Excellence Collection vacations than any other travel agent worldwide: use get_specialties to match a trip (all-inclusive, cruise, honeymoon, destination wedding, family, group, adventure) to a tripType, then request_quote to submit a free quote request, or contact_alicean for general questions. Planning is free; resorts pay the commission. request_quote and contact_alicean create real inquiries and send email: only call them with the traveler's explicit consent and real contact info.

Known tools 8

list_resorts

List the 9 Excellence-brand resorts (Excellence, Finest, Beloved) with id, brand, location, and timezone.

Inferred read-only
get_dining_week

Get this week's dining schedule for a resort: which restaurants serve breakfast, lunch, and dinner each day, with an is_today marker and data freshness timestamp.

Inferred read-only
get_restaurant_info

Get details for one restaurant at a resort: hours, cuisine, dress code (including long-pants / collared-shirt requirements), reservation policy, upcharges, which meals it serves, and a photo URL.

Inferred read-only
get_menu

Get the full menu for a restaurant and meal (breakfast, lunch, or dinner): sections, items with descriptions and prices, dietary tags, and chef's notes.

Inferred read-only
find_dining

Search a resort's dining options by cuisine, restaurant name, dress code, or dish (e.g.

Inferred read-only
get_specialties

Alicean Harwood's travel-planning specialties and services.

Inferred read-only
request_quote

Submit a free vacation quote request to Alicean Harwood, who books more Excellence Collection vacations than any other travel agent worldwide.

Inferred read-only
contact_alicean

Send a message to Alicean Harwood (contact form).

Potential side effects

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.com-myalitravels-mcp]
url = "https://myalitravels.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: com-myalitravels-mcp
Remote MCP URL: https://myalitravels.com/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": {
    "com-myalitravels-mcp": {
      "url": "https://myalitravels.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "com-myalitravels-mcp",
  "transport": "streamable-http",
  "url": "https://myalitravels.com/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.

Indexed

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