MCPizza - Enhanced
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_storesB | Find nearby Domino's stores by address or zip code. Returns store IDs, addresses, and phone numbers. |
| get_store_infoC | Get detailed information about a specific Domino's store including hours and services. |
| get_menuB | Get the full menu for a specific store. Returns all available items organized by category. |
| search_menuC | Search for specific menu items at a store. Can filter by category and search term. |
| create_orderB | Create a new order for delivery or carryout. Required before adding items. |
| add_item_to_orderB | Add a menu item to the current order. Must create an order first. |
| add_pizza_with_toppingsC | Add a customized pizza with toppings using a coupon code. Handles proper product + topping configuration. |
| view_orderB | View the current order including all items, prices, and totals. |
| clear_orderB | Clear the current order and start over. |
| get_couponsC | Get available coupons and deals for a store. Returns coupon codes, descriptions, and prices. |
| get_ordering_guidanceC | Get AI guidance on how to build the best order based on user preferences. Analyzes deals, suggests optimal pizza counts, and provides ordering strategy. |
| place_orderA | ⚠️ PLACES A REAL ORDER with real payment! Submit the current order to Domino's. Requires payment information. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/dshanklin-bv/mcp-pizza'
If you have feedback or need assistance with the MCP directory API, please join our Discord server