eCommerce
vulcaniboatrentals.com
Provides information about boat tours and licence-free dinghy rentals in the Aeolian Islands, including business details, available experiences, and FAQs.
ENDPOINT 1
https://vulcaniboatrentals.com/mcp
MCP server metadata
- Name
- vulcani-boat-rentals
- Version
- 1.0.0
Read-only data about Vulcani Aeolian Boat Rentals (boat tours and licence-free dinghy rentals from Canneto, Lipari, Aeolian Islands). Bookings happen on WhatsApp, not through this server.
Known tools 3
get_business_infoContacts, WhatsApp booking link, address and coordinates of the departure pier (Molo di Canneto, Lipari), hours, languages and islands served by Vulcani Aeolian Boat Rentals.
Inferred read-onlylist_experiencesThe boat tours and licence-free dinghy rentals offered in the Aeolian Islands (fun with friends, relax and comfort, sunset aperitif, sunrise on the boat, fishing experience, self-drive rental).
Inferred read-onlylist_faqFrequently asked questions: prices, boat licence, departure point, islands, bad weather, what to bring, languages.
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.vulcani-boat-rentals]
url = "https://vulcaniboatrentals.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vulcani-boat-rentals": {
"type": "http",
"url": "https://vulcaniboatrentals.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vulcani-boat-rentals
Remote MCP URL: https://vulcaniboatrentals.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": {
"vulcani-boat-rentals": {
"url": "https://vulcaniboatrentals.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vulcani-boat-rentals": {
"type": "http",
"url": "https://vulcaniboatrentals.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vulcani-boat-rentals",
"transport": "streamable-http",
"url": "https://vulcaniboatrentals.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.