KFC MCP Server
Schema
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 KFC menu items by keyword and optional category. Returns matching items with names, descriptions, prices, and categories. |
| get_item_details | Get detailed information about a specific KFC menu item including description, price, calories, and allergens. |
| add_to_cart | Add a KFC menu item to the current order cart. |
| view_cart | View all items currently in the cart with quantities, prices, and estimated total. |
| checkout | Initiate checkout for the current cart. Opens the KFC ordering page with a summary of items. |
| get_order_status | Check the status of an existing KFC order by order ID. |
| find_locations | Find KFC restaurant locations near a given address or zip code. |
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-kfc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server