Skip to main content
Glama
deanwenstrand

Starbucks MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
login_starbucksA

Open browser for Starbucks login (first-time setup or to refresh expired session)

complete_starbucks_loginA

Complete Starbucks login after user has logged in manually in the browser

check_starbucks_authA

Check if Starbucks session is authenticated

list_starbucks_favoritesA

List all saved Starbucks favorite orders

order_starbucks_favoriteA

Order a saved Starbucks favorite (e.g., 'Morning Coffee Run', 'Breakfast'). IMPORTANT: If order fails due to item names not found, use get_starbucks_menu first to get exact item names.

order_starbucks_customA

Place a custom Starbucks order with specific drinks and food. IMPORTANT: Always use get_starbucks_menu first to get exact item names before ordering.

add_starbucks_favoriteB

Save a new Starbucks favorite order

confirm_starbucks_orderA

Confirm and place a pending Starbucks order after review

cancel_starbucks_orderA

Cancel a pending Starbucks order

get_starbucks_menuA

Get the full menu of available items at a Starbucks location, or search for specific items by providing a query

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/deanwenstrand/starbucks-mcp-server'

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