INTUIMCP
Syncs order data from Intui.travel fleet carriers to a live Google Sheet, with an Orders tab and an append-only Change_Log tab.
Click on "Install 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., "@INTUIMCPsync the latest order updates to Google Sheets"
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.
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
This server cannot be installed
Maintenance
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
- Alicense-qualityDmaintenanceMCP server that seamlessly interacts with your Google Calendar, Gmail, Drive and so on.Last updated30MIT
- AlicenseBqualityDmaintenanceAn MCP server for automating Google Workspace applications including Sheets, Apps Script, Drive, Docs, and Gmail. It enables users to manipulate spreadsheets, edit scripts, manage files, and send emails directly from conversational AI interfaces.Last updated31MIT
- Alicense-qualityDmaintenanceMCP server for managing Google Sheets via 23 tools, enabling read/write, formatting, sheet management, and data operations through natural language.Last updated151MIT
- Alicense-qualityBmaintenanceMCP server for Google Sheets operations, enabling spreadsheet management including reading, writing, appending, creating, and searching sheets via natural language.Last updatedMIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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