mcp-wendys
Related Servers
Alternatives to mcp-wendys
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceMCP server that enables AI agents to interact with Chick-fil-A via browser automation for menu search, nutrition info, location finder, and mobile ordering.719MIT
- AlicenseAqualityDmaintenanceMCP server for Chipotle — let AI agents find locations, browse menus, build custom orders, and checkout for pickup or delivery.1822MIT
- AlicenseAqualityDmaintenanceMCP server for Starbucks — let AI agents search the menu, customize drinks, find stores, place mobile pickup orders, and manage Starbucks Rewards.1671MIT
- AlicenseAqualityDmaintenanceAn MCP server that enables users to interact with KFC's online ordering system via Playwright browser automation. It supports searching the menu, managing an order cart, finding nearby locations, and initiating checkout for pickup or delivery.711MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI assistants to order food from TGO Yemek by browsing restaurants, managing carts, and completing checkouts. It allows users to handle address selection and order tracking directly through natural language interactions.2913MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI agents to discover restaurants and place food delivery orders on Uber Eats and Thuisbezorgd (Just Eat Takeaway). It provides tools for restaurant discovery and order management through normalized platform APIs.22MIT
TDQS
Scored across 7 tools
Each tool targets a distinct stage of the Wendy's ordering flow: menu discovery, nutrition details, location lookup, cart management, offers, checkout, and order tracking. No two tools overlap in purpose, making selection unambiguous.
All tool names follow a consistent verb_noun pattern (search_, get_, find_, add_, apply_, place_, check_). The naming convention is uniform and predictable, aiding agent comprehension.
With 7 tools, the server is well-scoped for its purpose—covering the essential steps of finding, ordering, and tracking Wendy's food. Each tool earns its place without redundancy or bloat.
The tool surface covers the full order lifecycle from search to status check. A minor gap is the lack of an explicit remove-from-order tool, but agents can likely work around this by building a new order or using external logic.