Used in the installation process to download and install the uv package manager
Used for data validation and settings management in the pizza ordering workflow
The programming language used to implement the MCP server and run the demo scripts
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., "@MCPizzafind the nearest Domino's store to 123 Main St"
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.
<<<<<<< HEAD
MCPizza - Domino's Pizza Ordering MCP Server
An MCP (Model Context Protocol) server that enables AI assistants to order pizza using the unofficial Domino's API.
π Features
Store Locator: Find nearest Domino's stores by address/zip code
Menu Browsing: Search for pizzas, wings, sides, and more
Order Management: Add items to cart and calculate totals
Customer Info: Handle delivery addresses and contact information
Safe Preview: Prepare orders without placing them (safety first!)
Related MCP server: browser-mcp
π Quick Demo
π¦ Installation
See INSTALLATION.md for detailed setup instructions.
Quick start:
π Available MCP Tools
Tool | Description |
| Find nearest Domino's location |
| Get menu categories |
| Search for specific menu items |
| Add items to your pizza order |
| View current order contents |
| Set delivery information |
| Get order total with tax/fees |
| Prepare order for placement (safe mode) |
π― Usage Examples
β οΈ Safety & Disclaimers
Real order placement is DISABLED by default for safety
Uses unofficial Domino's API for educational purposes only
All order functionality works except final placement step
Use responsibly and in accordance with Domino's terms of service
π§ Integration
Ready to integrate with MCP clients! The server provides a complete pizza ordering workflow while maintaining safety through disabled order placement.
π Requirements
Python 3.9+
pizzapi package for Domino's API access
Valid address for store lookup
Internet connection for API calls
Built with β€οΈ for the MCP ecosystem