Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸš† Travel & Transportation
  3. Italy Transfer
Italy Transfer logo
Health: ActiveRecent health check succeeded.Last checked 9/6/2026, 11:31:43 PM

Italy Transfer

User RatingsBe the first to rate and review this MCP server!
View Repository

Provides real-time price search and route info for trains, buses, ferries, and transfers across 71+ Italian routes.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for trendbender/italy-transfer, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸš† More in Travel & Transportation

Overview

This MCP server offers live pricing and route details for multiple transport modes including trains, buses, ferries, and private transfers between major Italian cities and airports. It supports searching routes, listing available routes, retrieving detailed price and time information, and finding the cheapest travel days. The package includes a Next.js frontend with multi-language support and SEO optimization, alongside the MCP server implemented in Python for integration with Claude agents. Use this server to integrate real-time Italian intercity transport options into travel or booking appl…

Use cases

β€’Search real-time prices for Italian intercity transport routes
β€’Retrieve detailed schedule and price info for specific routes
β€’List all available transport routes across Italy
β€’Find the cheapest travel day for a given route
β€’Integrate multi-modal Italian transport options into travel apps

Key features

β€’Real-time price search across 71+ Italian transport routes
β€’Multi-language frontend supporting 7 languages
β€’Search routes with live prices via MCP server
β€’Retrieve detailed price and timing information
β€’Find cheapest travel days for routes
β€’Supports trains, buses, ferries, and private transfers

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Italy Transfer.

Extracted Tool Capabilities
Real-time price search across 71+ Italian transport routes
Multi-language frontend supporting 7 languages
Search routes with live prices via MCP server
Retrieve detailed price and timing information
Find cheapest travel days for routes
Supports trains, buses, ferries, and private transfers

Documentation Overview

Italy Transfers

Real-time train, bus, ferry and private transfer prices across Italian cities.

This package includes:

  • Frontend: Next.js 14 with i18n support (7 languages)
  • MCP Server: Claude MCP server for real-time price searches
  • Documentation: Architecture, research, and supplier information

Quick Start

Frontend (Next.js)

bash
cd frontend
npm install
npm run dev

Starts on http://localhost:3000

MCP Server

The MCP server connects to the production Italy Transfers API.

bash
cd mcp
# See mcp/README.md for deployment instructions

Project Structure

Code
italy-transfer/
β”œβ”€β”€ frontend/          # Next.js 14 app with next-intl
β”‚   β”œβ”€β”€ app/          # App router pages
β”‚   β”œβ”€β”€ components/   # React components
β”‚   β”œβ”€β”€ lib/          # Utilities (price formatting, routing)
β”‚   β”œβ”€β”€ messages/     # i18n translations (en, it, de, fr, es, ru, pt)
β”‚   └── public/       # Static assets
β”œβ”€β”€ mcp/              # Claude MCP server
β”‚   β”œβ”€β”€ server.py     # MCP implementation
β”‚   β”œβ”€β”€ .mcp.json     # MCP metadata
β”‚   └── README.md     # Deployment guide
└── docs/             # Documentation
    β”œβ”€β”€ ARCHITECTURE.md
    β”œβ”€β”€ research/     # SEO and market research
    └── suppliers/    # Supplier integrations

Features

Frontend:

  • Real-time price search across 71+ Italian transport routes
  • Multi-language support (EN, IT, DE, FR, ES, RU, PT)
  • SEO-optimized static and incremental static regeneration
  • Mobile-responsive Tailwind CSS design

MCP Server:

  • search_italy_transport - Search routes with live prices
  • list_italy_routes - List all 71+ available routes
  • get_route_info - Detailed price and time info
  • get_cheapest_travel_day - Find best travel day

Supported Routes

  • Rome, Milan, Florence, Venice, Naples, Palermo, Genoa, Turin, Bologna, Verona
  • All major airports (FCO, MXP, VCE, BGY, NAP)
  • Interconnected routes: 71+ popular destinations

Development

Language: TypeScript (frontend), Python (MCP) Framework: Next.js 14, FastMCP Styling: Tailwind CSS i18n: next-intl

Documentation

  • Architecture - System design and components
  • MCP Server - Claude integration guide
  • Contributing - Development workflow

License

MIT

Support

For issues, questions, or contributions:

  1. Check CONTRIBUTING.md
  2. Review existing GitHub Issues
  3. Submit a new issue with details

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Travel & Transportation View all alternatives
  • Ns MCP Server logoNs MCP Server

    Access Dutch Railways (NS) travel information, schedules, and real-time updates

    πŸš† Travel & Transportation2 views
    Compare vs Ns MCP Server β†’
  • Timetable API Node logoTimetable API Node

    Real-time Lviv (Ukraine) public transport: stop arrivals, live vehicle positions, route geometry, and nearby stop discovery. No API key required.

    πŸš† Travel & Transportation2 views
    Compare vs Timetable API Node β†’
  • MCP Server Airbnb logoMCP Server Airbnb

    Provides tools to search Airbnb and get listing details.

    πŸš† Travel & Transportation3 views
    Compare vs MCP Server Airbnb β†’
  • MCP Server Nationalparks logoMCP Server Nationalparks

    National Park Service API integration providing latest information of park details, alerts, visitor centers, campgrounds, and events for U.S. National Parks

    πŸš† Travel & Transportation3 views
    Compare vs MCP Server Nationalparks β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
2mo ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Italy Transfer

The server covers trains, buses, ferries, and private transfers across Italy.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewItaly Transfer AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/trendbender-italy-transfer?style=directory)](https://allmcps.com/mcp/trendbender-italy-transfer)
HTML Embed
<a href="https://allmcps.com/mcp/trendbender-italy-transfer"><img src="https://allmcps.com/api/badge/trendbender-italy-transfer?style=directory" alt="Italy Transfer on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸš†Travel & Transportation
More technical detailsExpand β–Ύ
Last updatedAug 7, 2026
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 1, 2026
39Quality signal: Fair Β· 39/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸš† Travel & Transportation β†’Best MCP servers for Travel & Transportation β†’Alternatives to Italy Transfer β†’Install in Claude DesktopInstall in CursorInstall in VS Code