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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_locations

Find nearby Wingstop restaurant locations. Returns address, hours, phone, distance, and delivery availability.

get_menu

Browse the Wingstop menu. Returns items with name, description, price, calories, available flavors, and sizes. Optionally filter by category.

create_order

Start a new order at a selected Wingstop location. Must be called before adding items. Use find_locations to get a location ID.

add_item

Add a menu item to the current order. Use get_menu to find item IDs, prices, and available flavors. For wings, always specify a flavor.

remove_item

Remove an item from the current order by its order item ID.

apply_coupon

Apply a coupon or promo code to the current order for a discount.

checkout

Review the current order and submit it for pickup or delivery. Returns a full order summary with confirmation ID.

get_rewards

Check Wing Club loyalty rewards: points balance, tier status, and available offers.

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/markswendsen-code/mcp-wingstop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server