← Registry

General Tools

prontopizzaratingen.de

Provides menu, search, item details, delivery check, and shop status for a food shop.

1 endpoint20 known toolsFirst detected July 20, 2026Last detected July 20, 2026

ENDPOINT 1

https://www.prontopizzaratingen.de/api/mcp

No auth detected

Known tools 20

get_menu

Get the full menu including all categories and items with prices, allergens, and tags.

search_menu

Search and filter the menu by keyword, dietary tags, allergen exclusions, or price limit.

get_item_details

Get full details for a specific menu item including all size variants, extras/toppings groups with prices, allergens, and additives.

check_delivery

Check whether the shop delivers to a given postal code and get delivery fee and minimum order value.

get_shop_status

Get current shop status: whether the shop is open right now (Europe/Berlin time), delivery/pickup availability, minimum order value, and rating.

get_opening_hours

Get the opening hours for each day of the week, including any vacation periods when the shop is closed.

get_reviews

Get customer reviews with average rating and individual review comments.

get_delivery_areas

Get all delivery areas with postal codes, cities, delivery fees, and minimum order values.

get_payment_methods

Get the accepted payment methods and whether online payment is supported.

get_promotions

Get active promotions and discounts including discount amount, type, and applicable conditions.

calculate_order

Calculate the total price for a proposed order including delivery fee.

start_session

Start an ordering session.

add_to_cart

Add a menu item to the session cart, optionally with extras/toppings.

remove_from_cart

Remove a line from the session cart.

update_cart_item

Change the quantity of a cart line.

set_address

Set the delivery address for a session.

set_contact

Set customer contact details for a session.

set_delivery_type

Set whether the order is for delivery or pickup.

get_session

Get the current state of an ordering session including cart contents, address, and price calculation.

get_checkout_link

Get a checkout link for the current session.