ItalyFare MCP
About
Real-time train, bus, ferry and private transfer prices between 40+ Italian cities. Compare transport options across Italy instantly via MCP tools.
Details
- Author
- trendbender
- Downloads
- 142
- Categories
- Other
Jump to
- Real-time pricing for multiple transport modes
- Covers 40+ Italian cities
- Compare train, bus, ferry, and private transfers
- Instant results via MCP tools
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ItalyFare MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
search_italy_transport
Search for transport options between two Italian cities. Args: from_city: Origin city slug (e.g. 'rome', 'milan', 'florence', 'venice', 'naples', 'bologna') to_city: Destination city slug (e.g. 'rome', 'milan', 'florence', 'venice', 'naples', 'bologna') date: Optional travel date in YYYY-MM-DD format Returns: JSON with transport options, prices, and operators
list_italy_routes
List all available transport routes between Italian cities. Returns: JSON list of routes with cheapest prices and number of offers
get_cheapest_travel_day
Find the cheapest day of the week to travel between two Italian cities. Args: from_city: Origin city slug (e.g. 'rome', 'milan', 'florence') to_city: Destination city slug (e.g. 'rome', 'milan', 'florence') Returns: Day-by-day price breakdown showing the cheapest day to travel
get_route_info
Get detailed information about a transport route between two Italian cities, including available transport modes, price ranges, and travel times. Args: from_city: Origin city slug (e.g. 'rome', 'milan', 'florence', 'venice', 'naples') to_city: Destination city slug Returns: Detailed route information
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"italyfare mcp": {
"italy-transfer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://italyfare.com/mcp"
]
}
}
}
}
McpServers
{
"italy-transfer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://italyfare.com/mcp"
]
}
}
Real-time train, bus, ferry and private transfer prices between 40+ Italian cities. Compare transport options across Italy instantly via MCP tools.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



