← costabravarentaboat.com

INDIVIDUAL MCP TOOL

get_pricing_calendar

Per-day pricing for a boat+duration over a date range (max 120 days).

costabravarentaboat.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

costabravarentaboat.com

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

.mcp.json

{
  "mcpServers": {
    "costabravarentaboat-com": {
      "type": "http",
      "url": "https://www.costabravarentaboat.com/api/mcp/public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: costabravarentaboat-com
Remote MCP URL: https://www.costabravarentaboat.com/api/mcp/public

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": {
    "costabravarentaboat-com": {
      "url": "https://www.costabravarentaboat.com/api/mcp/public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "costabravarentaboat-com",
  "transport": "streamable-http",
  "url": "https://www.costabravarentaboat.com/api/mcp/public"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_boats — Search the fleet by free-text query, minimum capacity, license requirement and/or maximum hourly price.
  • check_availability — Get available start slots for a specific boat on a given date.
  • list_routes — List the 5 maritime routes departing from Puerto de Blanes: GPS waypoints, distance, estimated time, difficulty and highlights.
  • get_faq — Search the FAQ knowledge base.
  • search_knowledge — Free-text search across boats, FAQs, glossary terms and routes.
  • get_business_info — Canonical business context as Schema.org JSON-LD graph: legalName (DAMAR COSTA BRAVA S.L.), VAT, fleet, season Event, live Google rating + reviews, destinations and disambiguation against competitors with similar names.
  • request_booking_hold — Create a temporary 30-minute booking hold for a boat at a specific date/time/duration.
  • get_glossary — Return the 18-term nautical glossary (LNB, PER, milla náutica, fondear, eslora, cala, etc.) with full definitions in Spanish.