Connector guide2-minute read3 MCP toolsEN · DE · IT

Как подключить Trenitalia к Claude — через MCP

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Trenitalia

MCP connector

Trenitalia

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

Tools

3

Region

INTL

Category

Travel

Authentication

Public API

Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Trenitalia in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

Попробуй спросить

Примеры промптов для Trenitalia

Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.

Trenitalia · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

💡 Без установки? Используй cloud.anythingmcp.com напрямую. Войди, нажми Connectors → Trenitalia, вставь учётные данные, создай MCP API key — готово. Без Docker, без git clone, без локального сервера.

Trenitalia + Claude

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

Предварительные требования

Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:

(none — public API)

Шаг 1 — Получи учётные данные

This connector wraps the Trenitalia Le Frecce mobile app's internal API (app.lefrecce.it, channel Channels.Mobile.BFF).

Setup: nothing. The endpoints exposed here are the same the Le Frecce iOS app uses for trip discovery.

What it does NOT do: complete bookings. The booking flow requires a logged-in session and the Trenitalia payment hub. Use this connector to find trains and prices; book in the Le Frecce app or trenitalia.com.

…(continued in the in-app connector instructions)

Шаг 2 — Установи адаптер

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Шаг 3 — Добавь коннектор Trenitalia в Claude

Пять кликов в двух вкладках — проведём по каждому экрану. Понадобятся URL MCP-сервера из Шага 2 и логин AnythingMCP под рукой.

1. Открой Customize → Connectors в Claude

В Claude перейди Customize → Connectors (claude.ai/customize/connectors) и нажми + справа вверху.

Панель Customize в Claude с подсвеченной кнопкой плюс
В Claude · claude.ai/customize/connectors

Доступно на Claude Pro, Team, Enterprise.

2. Вставь URL MCP-сервера

Вставь URL с Шага 2 — https://cloud.anythingmcp.com/mcp/<твой-id>. Без имени, без auth-заголовка, без дополнительных настроек — только URL. Нажми Add.

Диалог Add custom connector с вставленным URL
В Claude · диалог Add custom connector

Каждый коннектор имеет свой уникальный URL — приватный и отзываемый.

3. Нажми Connect

Коннектор появляется в списке с иконкой AnythingMCP. Claude показывает "You are not connected to AnythingMCP yet." Нажми Connect — Claude откроет AnythingMCP в новой вкладке для авторизации.

Детальная карточка коннектора в Claude с подсвеченной кнопкой Connect
В Claude · детальная карточка коннектора

4. Авторизуйте Claude в AnythingMCP

Войди с учётными данными AnythingMCP. Один раз на браузер; сессия сохраняется.

Экран Sign In AnythingMCP
В AnythingMCP · cloud.anythingmcp.com/oauth/authorize

Твой пароль никогда не доходит до Claude — стандартное OAuth-рукопожатие.

5. Все инструменты Trenitalia появляются в Claude

Claude автоматически обнаруживает все инструменты Trenitalia. По-инструментно настройка: всегда разрешать, спрашивать каждый раз или никогда. Готов к диалогу.

Панель Connectors в Claude с подключённым коннектором и списком инструментов
В Claude · обнаружены инструменты Trenitalia

Готово — начинайте. Попробуй: «Найди поезда Frecciarossa Милан–Рим на субботу утром, 2 взрослых.» Claude сам обнаружит инструменты и вызовет их.

Доступные инструменты

ToolWhat it does
trenitalia_search_tripsSearch Trenitalia trains between two stations on a date
trenitalia_get_home_alertsGet current service alerts and mobility info from Trenitalia's home feed — strikes, delays, line-wide notices
trenitalia_get_mobility_infoGet general mobility info — strikes (scioperi), planned outages, network status — from Trenitalia's home info feed

FAQ

Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.

Следующие шаги

Это руководство помогло?

Ready to ship

Your Trenitalia agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

Похожие руководства

connectors

Как подключить Trenitalia к ChatGPT — через MCP

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

connectors

Как подключить Trenitalia к Cursor — через MCP

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

connectors

Как подключить Trenitalia к Gemini — через MCP

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

connectors

Trenitalia в MCP — управляйте Trenitalia из любого AI-агента

Search Italian high-speed and regional trains via Trenitalia's Le Frecce mobile API. Find trips by origin/destination/date, read offers and prices, see live home alerts and mobility info. 3 tools, no auth — reverse-engineered from the Le Frecce iOS app.

connectors

Как подключить Asana к Claude — через MCP

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.

connectors

Как подключить GitHub к Claude — через MCP

GitHub REST + GraphQL — repos, issues, PRs, actions, search, code review, security advisories. Read/write across the user, org, and enterprise scopes via a fine-grained PAT.