Ferryhopper MCP Server
Ferry trip planning powered by live data from Ferryhopper — integrate into your AI assistant for fast, reliable ferry search and booking redirects.
Overview
The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.
Key features
🌍 Search ports and connections across 33 countries and 190+ ferry operators
⛴️ Get real-time ferry itineraries with indicative prices
🔗 Receive a direct link to Ferryhopper.com for booking and payment
Use cases
Assist users searching for ferry routes and daily itineraries
Recommend destinations based on departure port and date
Power travel chatbots to plan island-hopping or multi-leg journeys
Available tools (API surface)
Get ports
Search trips
Redirect to Ferryhopper
Claude Desktop — Installation & Setup
A. Add a custom connector in Claude Teams
Only workspace owners and admins or Pro plan users have permission to add custom connectors.
Open Settings > Connectors in Claude Teams.
Switch to the Organization connectors tab.
Click Add custom connector at the bottom.
Fill in:
Name:
ferryhopper-mcp-server
Remote MCP server URL:
https://mcp.ferryhopper.com/mcp
Click Add to finish.
B. Configure Claude Desktop manually via the configuration file
Verify Node.js is installed: open a terminal and run
node -v
. If missing, install from nodejs.org.In Claude Desktop go to Settings > Developer and click Edit config to open
claude_desktop_config.json
.Add the MCP server entry under
mcpServers
, save the file and restart Claude Desktop.
Example configuration
After restarting, Claude Desktop should connect to the Ferryhopper MCP server and expose the tools above to your assistant.
Example Prompts
"What ferries depart from Piraeus to Aegina on Saturday morning?"
"Help me find a ferry from Ibiza to Barcelona on July 11th for 2 adults and 1 child (7 years old)."
"I want to visit an island within 3 hours of Athens tomorrow and return the next day — what are my options?"
Quick actions
Copy or download the config snippet below to paste into claude_desktop_config.json
.
Built for integration with Ferryhopper — adapt the text and examples to your product requirements.
Contact: ferryhapi@ferryhopper.com
This server cannot be installed
The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.