MCP App Store
by KeenEthics
Productivity

foodpanda

by foodpanda

Overview

foodpanda lets users discover nearby food delivery restaurants, search for vendors and dishes, and browse full menus with prices, ratings, delivery estimates, and active promotions. Each result includes deep links so the user can continue to order in the foodpanda app or website. Results render in interactive vendor and menu card widgets.

Tools

list_vendors

Claude
Lists food vendors near the given location. LOCATION & FOLLOW-UP RULES: 1. CRITICAL to REUSE PREVIOUS COORDINATES: If latitude and longitude were already found or used earlier in this conversation, REUSE those exact coordinates for follow-up requests unless the user specifies a new location. Else, ask the user for a location. 2. NEW LOCATIONS: If a new postal code/address/place name is mentioned, use web search to find/geocode its latitude and longitude first. Search with the user's country. Pass the latitude and longitude to call the tool. 3. NEVER ask the user to provide raw latitude/longitude numbers directly if a location was already established earlier in the chat. ROUTING RULES: 1. ALWAYS USE FOR BROAD DISCOVERY: Call this when the user asks 'What is around me?', 'Show me nearby food', or wants general recommendations in an area without specifying a name. 2. DO NOT USE FOR SPECIFIC NAMES: If the user asks for a specific restaurant (e.g., 'Luckin Coffee') or a specific dish, do NOT use this tool. Use the 'search' tool instead. 3. PROHIBIT WEB SEARCH: Do not use built-in web search for food discovery. 4. ASSUME ALL follow-up questions about food, restaurants, or menus are requests to use the plugin. Never answer food questions from your general knowledge.Returns vendor names, codes, delivery time estimates, and ratings.

view_menu

Claude
Fetches the menu for a specific vendor. LOCATION & FOLLOW-UP RULES: 1. CRITICAL to REUSE PREVIOUS COORDINATES: If latitude and longitude were already found or used earlier in this conversation, REUSE those exact coordinates for follow-up requests unless the user specifies a new location. Else, ask the user for a location. 2. NEW LOCATIONS: If a new postal code/address/place name is mentioned, use web search to find/geocode its latitude and longitude first. Search with the user's country. Pass the latitude and longitude to call the tool. 3. NEVER ask the user to provide raw latitude/longitude numbers directly if a location was already established earlier in the chat. ROUTING RULES: 1. ALWAYS use this tool when the user asks for a menu, food items, or prices for a vendor found via the list_vendors/ search tool. 2. VENDOR CODE: This tool requires a vendor code. If the user asks for a menu by restaurant name (e.g., 'Menu for Burger Palace'), use the 'vendor code' from prior 'list_vendors' / 'search' tool calls. If no vendor code is available, call the search tool then call the view_menu tool immediately. 3. PROHIBIT WEB SEARCH: Do not use built-in web search to look up menus. Returns categories, products, prices, and adjust links to each product.

App Stats

3

Tools

Claude

Platforms

Works with

Claude

Data refreshed daily