Skip to main content
Glama
585,564 tools. Updated 2026-09-18 07:07

"foodpanda" matching MCP tools:

  • Find foodpanda restaurants delivering to a given latitude/longitude. Returns details like name, address, rating, delivery fee, and cuisine, with optional cuisine filter and pagination.
    MIT
  • Retrieve detailed information for a specific foodpanda restaurant using its unique code. Get name, address, rating, cuisines, delivery fees, and more in clean JSON.
    MIT
  • Renews expired foodpanda session tokens by opening a login window and automatically capturing the new session after manual authentication.
    MIT
  • Retrieve a curated sample of customer reviews for a foodpanda restaurant using its restaurant code. Returns author, date, text, and rating to assess public feedback shown on the storefront page.
    MIT
  • Display the current cart as an order summary, including items, totals, delivery address, and payment options, so users can review before confirming.
    MIT
  • Retrieve a restaurant's menu organized by category, showing item codes, names, prices, and sold-out status. Use item codes to add items to cart.
    MIT
  • Retrieve the current foodpanda cart details: items, quantities, prices, delivery and service fees, and total. If the cart is empty, it reports that clearly.
    MIT
  • Find restaurants near your delivery address in Hong Kong. Search by name, cuisine, or dish to see ratings, delivery fees, estimated times, and minimum order amounts.
    MIT
  • List all branch outlets of a restaurant chain with delivery fees and distances so you can choose the specific store to order from.
    MIT
  • Add menu items to your cart, automatically clearing items from another restaurant and returning validated totals.
    MIT
  • Place the current cart as a foodpanda order using cash on delivery. Confirm the previewed order first, then submit it.
    MIT
  • Removes a specific item from the shopping cart using its cart item ID, then updates the order total with the remaining items.
    MIT
  • Retrieve complete menu item details, including all topping groups and customization options, to confirm available variations before adding to cart.
    MIT