# Cruise Trip Cost Calculator MCP. AI Agent Connect

> Cruise Trip Cost Calculator MCP handles the math for your next vacation. Your AI agent uses this tool to aggregate base fares, taxes, port fees, and gratuities into a single view. It also evaluates whether add-on packages like drinks or internet are actually worth the money compared to paying per item.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_RzxQ8IhDBbnrKlQdYfsC5ajERrDobKjkZxI1p7ug/ai-agent-connect
- **Tags:** cruise, budget, travel-planning, cost-analysis, vacation

## Description

Planning a cruise involves more than just picking a cabin. You have to account for fluctuating port fees, mandatory taxes, and daily gratuities that can quietly bloat a budget. This MCP gives your AI client the ability to act as a specialized travel accountant. Instead of you manually adding up line items, your agent can run a full financial breakdown of the entire trip. You can use it to compare different cabin tiers to see if a suite is worth the jump from an economy room. It also helps you decide on extras, like whether a beverage package makes sense based on your planned consumption. Whether you are mapping out excursion costs or looking for a per-person daily rate, this tool handles the calculations so you can focus on the itinerary.

## Tools

### analyze_package_value
This tool determines if a flat-rate package is cheaper than paying for individual items. It compares the cost of a bundle against your expected usage.

### calculate_excursion_budget
This tool estimates the total cost for all your planned activities. It helps you set aside the right amount for shore excursions.

### calculate_trip_summary
This tool provides a full breakdown of your total financial commitment. It covers everything from base fares to taxes and gratuities.

### get_cabin_comparison
This tool compares different cabin tiers for the same cruise. It shows you the price difference between various room categories.

## Prompt Examples

**Prompt:** 
```
Calculate the total cost for a 7-day cruise for 2 people with a $1200 base fare, $200 port fees, $150 taxes, and $15 daily gratuities per person.
```

**Response:** 
```
The total trip cost is $1,710. This includes $1,200 for the cabin, $200 in port fees, $150 in taxes, and $210 in total gratuities.
```

**Prompt:** 
```
Is a $250 beverage package worth it if a single drink costs $12 and I plan to have 20 drinks?
```

**Response:** 
```
The package is not worth it in this case. Individual drinks would cost $240, which is $10 cheaper than the $250 package.
```

**Prompt:** 
```
Compare an Economy cabin at $800 and a Suite at $2500 for 2 travelers.
```

**Response:** 
```
The Suite is the most expensive option. The price difference between the Economy and Suite tiers is $1,700, which is $850 per person.
```

## Capabilities

### Total Cost Aggregation
Your agent sums up fares, taxes, and fees into one number.

### Package Value Analysis
The AI checks if buying a bundle saves you money over individual purchases.

### Cabin Tier Comparison
Your agent calculates the price gap between different room types.

### Activity Budgeting
The tool estimates the total spend for all planned excursions.

### Daily Rate Calculation
Your agent breaks down the total cost into a per-person, per-day figure.

## Use Cases

### Package Decision Making
Decide if a beverage package is cheaper than buying drinks individually.

### Cabin Upgrades
Evaluate if the cost jump to a suite fits your total budget.

### Group Trip Planning
Calculate the exact per-person daily cost for a group of travelers.

### Excursion Planning
Estimate the total amount needed for all planned shore activities.

## Benefits

- Eliminates manual math for complex cruise fee structures.
- Provides clear comparisons between cabin categories.
- Identifies if beverage or internet packages are cost-effective.
- Centralizes all trip expenses into a single summary.

## How It Works

Connect the MCP to your client and start asking questions about your trip math.

1. Connect the MCP to Claude, Cursor, or Windsurf via Vinkius.
2. Provide your cruise details like fare, taxes, and fees to your AI agent.
3. Ask the agent to run specific calculations like package value or cabin comparisons.
4. Receive a detailed financial breakdown immediately.

## Frequently Asked Questions

**What can this MCP calculate?**
It calculates total trip costs, per-person daily rates, package values, excursion budgets, and cabin tier comparisons.

**How do I use this with Claude or Cursor?**
Vinkius hosts the MCP, so you just connect your client once and your agent gains access to all the tools.

**Can it help me decide on drink packages?**
Yes, the analyze_package_value tool compares the cost of a flat-rate package against the price of individual items.

**Does it include taxes and gratuities?**
Yes, the tool is designed to aggregate base fares along with port fees, taxes, and gratuities for a full summary.

**Is it useful for comparing different rooms?**
Yes, you can use the get_cabin_comparison tool to see the price difference between various cabin tiers.

**How does the tool handle mandatory fees?**
The `calculate_trip_summary` tool automatically aggregates port fees, taxes, and daily gratuities based on the traveler count and trip duration.

**Can I compare different cabin types?**
Yes, you can use `get_cabin_comparison` to compare the cost-effectiveness of different cabin tiers like Economy, Premium, or Suite.

**How do I know if a beverage package is worth it?**
Use the `analyze_package_value` tool by providing the package price and your estimated usage to see if the flat rate is cheaper than paying a la carte.
