Skip to main content
Glama
524,660 tools. Updated 2026-09-06 17:02

"iFood" matching MCP tools:

  • Log out from iFood by clearing locally stored authentication tokens, requiring explicit user confirmation to prevent accidental logout.
    MIT
    Destructive
  • Find FDA food recall enforcement reports sorted newest first, and filter by product, classification, status, or recalling-firm state to assess safety risks.
    MIT
  • Place an order from the current basket after previewing with confirm:false, then submit with confirm:true to charge cash or a saved payment token.
    MIT
    Destructive
  • Add a menu item to the efood basket by describing its options in plain language. Resolves names to codes, auto-fills required choices, computes price, and rejects out-of-stock items.
    MIT
  • Find recipes by describing dishes, ingredients, cuisines, or cooking needs in any language, with filters for diet, time, and difficulty.
    MIT

Matching MCP Servers

  • A
    license
    C
    quality
    A
    maintenance
    Enables AI agents to access iFood orders, addresses, restaurants, and cart locally, with fail-closed checkout requiring explicit opt-in.
    33
    552
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for ConnectPlug's API enabling read-only querying of sales, inventory, financial data, DRE, and orders from iFood, Rappi, and Uber Eats for restaurants and retail.
    MIT

Matching MCP Connectors

  • Insights for your iFood store right in your AI assistant's chat. Generate charts of sales and payout

  • Find a food pantry near a US location (ZIP or City, ST) from ~17,000 pantries. Free.

  • Find restaurants and shops delivering to a location on efood.gr. Filter results by cuisine, rating, offers, open now, and more.
    MIT
  • List delivery addresses from your efood account to obtain address IDs necessary for validating or placing orders.
    MIT
  • List payment methods saved on your efood account, returning opaque tokens for use with place_order. Read-only operation that does not expose full card numbers.
    MIT
  • Search USDA FoodData Central for nutrition information on foods, returning data with quality scores and source citations for verification.
    -
  • Retrieve your recent efood orders with restaurant, date, total, payment method, status, and items. Filter by restaurant to re-order your usual.
    MIT
  • Remove a specific item line from your efood basket using its index, or clear the entire basket when removing the last line.
    MIT
  • Get complete nutrition facts per 100g for a food by ID. Provide the food ID to receive detailed nutrient values including calories, macros, and more.
    MIT
  • Retrieve the current efood basket for a restaurant, listing each item with name, options, quantity, price, and the cart total. Each line includes an index for item removal.
    MIT
  • Clear the restaurant's saved basket on efood.gr. Removes only the server-side basket; does not cancel any placed orders. Requires authentication.
    MIT
  • Lists every queryable nutrient field, including Chinese and English names and units, so users can identify valid nutrient identifiers for searching and comparing food data.
    MIT
  • Retrieve a restaurant's full menu including categories, items with prices, opening hours, offers, and discounts using the restaurant ID. No login required.
    MIT
  • Fetches the customization options for a menu item, such as size and extras, to construct a valid cart line when options are required. No login required.
    MIT
  • Add food items to your inventory with automatic best-before estimates for unpackaged foods and storage clarification when needed.
    MIT
  • Permanently remove a food item from inventory by providing its ID. This tool deletes the entry directly without affecting consumption records.
    MIT