Submit

Voyei

@Voyei

Voyei is a collaborative travel-planning app (Brazil-first, PT-BR). Its native MCP server lets you connect your own AI client — Claude, ChatGPT, Cursor or any MCP-compatible client — and have it read and edit your trips in real time, using your AI plan (Voyei never charges per token nor trains on your data). The AI can create and edit trips (days auto-generated), add and schedule places, manage reservations (hotels, restaurants, tours, events) and transport (flights, trains, cars, cruises), build budgets with expense-splitting, assemble packing lists, collaborate (shared notes, polls, messages, to-dos), update your travel Atlas and journey log, and search places & weather. Exposes 78 tools and 15 read resources, with granular OAuth scopes (read/write per area).
Overview

Tools

Trips & days: create_trip · update_trip · delete_trip · list_trips · get_trip_summary · update_day · create_day_note · update_day_note · delete_day_note · add_trip_member · remove_trip_member · list_trip_members

Places & itinerary: search_place · create_place · update_place · delete_place · list_places · list_categories · assign_place_to_day · unassign_place · update_assignment_time · reorder_day_assignments · create_tag · update_tag · delete_tag · list_tags · apply_tag_to_place · remove_tag_from_place

Reservations & files: create_reservation · update_reservation · delete_reservation · link_hotel_accommodation · attach_file_to_reservation · detach_file_from_reservation · list_trip_files · upload_trip_files

Transport: create_transport · update_transport · delete_transport

Budget: create_budget_item · update_budget_item · delete_budget_item

Packing: create_packing_item · update_packing_item · delete_packing_item · toggle_packing_item

To-dos: create_todo · update_todo · delete_todo · toggle_todo · reorder_todos

Collaboration: create_collab_note · update_collab_note · delete_collab_note

Atlas: create_bucket_list_item · delete_bucket_list_item · mark_country_visited · unmark_country_visited

Journey: create_journey_entry · update_journey_entry · delete_journey_entry · list_journey_entries · add_journey_photo · update_journey_photo · delete_journey_photo · link_journey_photo_to_entry · unlink_journey_photo_from_entry

Vacation planner: create_vacay_year · delete_vacay_year · list_vacay_years · get_vacay_entries · get_vacay_stats · toggle_vacay_entry · toggle_company_holiday · update_vacay_days_quota

Sharing: create_share_link · get_share_link · revoke_share_link

Server Config

{
  "mcpServers": {
    "voyei": {
      "url": "https://app.voyei.com.br/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.