Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_stores

Find nearby Domino's stores by address or zip code. Returns store IDs, addresses, and phone numbers.

get_store_info

Get detailed information about a specific Domino's store including hours and services.

get_menu

Get the full menu for a specific store. Returns all available items organized by category.

search_menu

Search for specific menu items at a store. Can filter by category and search term.

create_order

Create a new order for delivery or carryout. Required before adding items.

add_item_to_order

Add a menu item to the current order. Must create an order first.

add_pizza_with_toppings

Add a customized pizza with toppings using a coupon code. Handles proper product + topping configuration.

view_order

View the current order including all items, prices, and totals.

clear_order

Clear the current order and start over.

get_coupons

Get available coupons and deals for a store. Returns coupon codes, descriptions, and prices.

get_ordering_guidance

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_order

⚠️ PLACES A REAL ORDER with real payment! Submit the current order to Domino's. Requires payment information.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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