workato-devs/dewy-resort
Sample application for Enterprise MCP server architecture. Built with Workato Enterprise MCP. Hospitality use case, with customer- and employee-facing agentic experiences.
# Technical Summary Implements a two-tier MCP tool architecture—high-level orchestrators that execute multi-step workflows in <3 seconds with built-in validation and state management, plus atomic skills for edge cases—eliminating the performance and integrity issues of raw API access. All integrations flow through a Workato hub layer for centralized caching, retry logic, and security, with persona-based MCP servers (Guest, Staff) controlling tool access by role. Demonstrates idempotency patterns, parallel API execution, and dependency ordering to reduce typical check-in operations from 15+ calls to 6 orchestrated calls with <2% failure rates.
Stars
4
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/workato-devs/dewy-resort"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tomaspavlin/rohlik-mcp
MCP server that lets you shop groceries across the Rohlik Group platforms (Rohlik.cz, Knuspr.de,...
arjunprabhulal/mcp-flight-search
MCP Server implementation for the Model Context Protocol (MCP) enabling AI tool usage - Realtime...
Azure-Samples/mcp-agent-langchainjs
Serverless AI agent using LangChain.js and Model Context Protocol (MCP) integration to order...
Pradumnasaraf/aviationstack-mcp
An MCP server using the AviationStack API to fetch real-time flight data including airline...
punitarani/fli
Google Flights MCP and Python Library