Skip to content
Back to search
100
MCP live http

italy-transfers

takecarsdd/italy-transfers

Real-time train, bus, ferry and private transfer prices between 40+ Italian cities. Find the cheapest transport options and best travel days with live data updated daily from FlixBus, Trenitalia, Italo and more.

Uptime
100.0%
2 probes
Response
99ms
last probe
Tools
4
callable

Tools · 4

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: Destinat…

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…

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 slu…

Similar MCP servers embedding-nearest

SubwayInfo NYC live
Real-time NYC transit data for subway, bus, ferry, commuter rail, and Citi Bike. Get live arrivals, service alerts, trip planning, and stati
25 tools · http
ai.autonomad/travel live
AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.
8 tools · streamable-http
io.github.Fabsbags/swisstrip-mcp live
Canonical SwissTrip MCP — independent SBB/CFF/FFS schedules, prices, and ticket links by SwissTrip.
6 tools · streamable-http
GetExperience live
Search and book tours and travel experiences in 40+ countries via MCP.
6 tools · sse
io.github.Kopaev/openvan-travel live
Vanlife & RV travel data — fuel prices, weather, currency, events, news (free, 11 MCP tools)
11 tools · streamable-http
io.github.Tomalarrrr/cyclesite-mcp-server live
Search, value, sell, and trust-check used bikes on Cyclesite — UK's used-bicycle marketplace.
33 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "italy-transfers": {
      "url": "https://italyfare.com/mcp",
      "transport": "http"
    }
  }
}