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_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

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