Burger King MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_menu | Search the Burger King menu by keyword or category. Returns matching menu items with prices and descriptions. |
| get_item_details | Get detailed information about a specific menu item including nutrition facts, price, and customization options. |
| add_to_cart | Add a menu item to the cart with optional customizations. |
| view_cart | View the current cart contents, quantities, and total price. |
| checkout | Proceed to checkout with the current cart. Initiates the order on bk.com via browser automation. |
| get_order_status | Get the status of a placed order. |
| find_locations | Find nearby Burger King locations by address or ZIP code. Returns location names, addresses, and hours. |
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
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-burgerking'
If you have feedback or need assistance with the MCP directory API, please join our Discord server