Skip to main content
Glama

INTUIMCP

MCP server for Intui.travel fleet carriers — reads orders, tracks confirmations, cancellations & modifications, and syncs live to Google Sheets. INTUIMCP is a Model Context Protocol server built for transfer companies operating on the Intui.travel fleet platform. It automates order monitoring by reading order lists and full order detail pages from the supplier portal, detecting field-level changes between syncs, and mirroring everything into a live Google Sheet — one row per order, plus an append-only change log.

What it tracks

Every sync compares each order against the previous snapshot and classifies the change as NEW, CONFIRMED, CANCELLED, DECLINED, COMPLETED, or MODIFIED. Modifications are field-level — you see exactly what changed, for example pickup_datetime: 09:30 → 11:45 or price_gross: 8.32 → 10.50.

Key features

Reads order lists from /en/orders/ and full detail from /en/orders_info/?order_id=… Label-map parser that survives portal redesigns and maps to canonical order fields SQLite-backed snapshot store for reliable offline diffing between syncs Live Google Sheet sync — upsert on Orders tab, append-only Change_Log tab Two auth backends: portal session cookie (works today) and official Fleet API (ready to wire in when credentials are issued) Standalone watch.py poller for cron/Task Scheduler continuous sync 6 MCP tools: intui_health_check, intui_list_orders, intui_get_order, intui_sync_orders, intui_get_change_log, intui_probe_portal

Built with: Python · FastMCP / MCP SDK 2.x · httpx · BeautifulSoup4 · gspread · SQLite

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server for Meitre restaurant reservations.

  • Hotel booking MCP server. Search, book, and manage reservations across 250K+ properties worldwide.

  • MCP Server for agents to onboard, pay, and provision services autonomously with InFlow

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hasseibbuildix-sys/INTUIMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server