samwang0723/mcp-booking
If you are the rightful owner of mcp-booking 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.
An AI-powered Model Context Protocol (MCP) server for restaurant discovery and booking, integrating with Google Maps Places API for intelligent recommendations and booking assistance.
Tools
Functions exposed to the LLM to take actions
search_restaurants
Find restaurants based on location, cuisine, mood, and event type.
get_restaurant_details
Get detailed information about a specific restaurant.
get_booking_instructions
Get instructions on how to make a reservation.
check_availability
Check availability for a reservation (mock implementation).
make_reservation
Attempt to make a reservation (mock implementation).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client