tutu-mcp-kit
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tutu-mcp-kitFind train and hotel options from Moscow to St. Petersburg for next weekend"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Let's go!
Tickets and hotel are already combined. Plan your weekend. Options: cheaper, faster, make it in time. Purchase on Tutu.
Prod: https://tutu-mcp-kit.vercel.app
Guide: https://tutu-mcp-kit.vercel.app/guide.html
The winner is determined by plan(), not the model. Tutu MCP — schedules and hotels.
Running
npm install
npm test
npm run dev # http://localhost:5173Mode | What happens |
LIVE (default) | live flights and hotels from MCP; empty result — blank screen, not a fixture |
REPLAY | catalog in the repository if MCP is silent |
Purchase only on tutu.ru via deep-link. We do not accept payments.
Related MCP server: flights-mcp
How the selection works
Form: dates + hard window.
plan(): hard filters → three policies.Cards: ticket+hotel total, legs, hotels, links to Tutu.
Panel “what was asked of MCP.”
Tools: search_multitransport, search_hotels.
Limitations
No cart or payment on our side.
“Door-to-door” is a last-mile estimate, not live traffic.
We don't invent a flight or hotel that isn't in the MCP response.
How the code is organized: docs/ARCHITECTURE.md.
Deployment
Vercel (Vite + api/share + api/og). LIVE: rewrite /api/mcp → https://mcp.tutu.ru/mcp.
This server cannot be deployed
Maintenance
Related MCP Connectors
Hotel booking MCP server. Search, book, and manage reservations across 250K+ properties worldwide.
MCP server for Travel & Transportation
Skiplagged MCP Server for flight search, hotel booking, and travel planning
MCP server for Russian books search, details, and recommendation candidates.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA unified MCP server providing a single entry point to comprehensive travel planning services, including flights, hotels, weather, geocoding, events, and finance, for seamless integration with MCP clients like Claude Desktop.1MIT
- AlicenseAqualityCmaintenanceAn MCP server that provides flight search capabilities using the Aviasales API, allowing users to search, filter, and get details on flights and generate booking links.4GPL 3.0
- AlicenseNot gradedqualityBmaintenanceMCP server to search for routes in the Moscow metro and calculate the duration of the trip.MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for the Travelpayouts (Aviasales) API. It provides 13 tools for flight search, price calendars, hotel search, and airport/airline/city lookup.20 npmMIT