gonzalo-cordova-pou/food_delivery_mcp
3.3
If you are the rightful owner of food_delivery_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a structured summary of a Local Model Context Protocol (MCP) Server designed for a food delivery application, detailing its architecture, features, and usage.
Tools
Functions exposed to the LLM to take actions
search_restaurants
Performs a filtered query against the database to find restaurants based on user-specified criteria.
place_order
Creates a new order in the database and initiates the order process.
check_order_status
Retrieves the current status of a specific order based on its ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client