Pizza MCP Agents
UnclaimedServerless API and Model Context Protocol (MCP) integration to order pizzas from AI agents.
Install
$
npx -y @modelcontextprotocol/inspectorUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (9)
delete_order_by_id
Cancel pending orders (needs userId)
get_order_by_id
Get specific order details
get_orders
Retrieve orders (filterable by user, status, time)
get_pizza_by_id
Get specific pizza details by ID
get_pizzas
Retrieve all pizzas from the menu
get_topping_by_id
Get specific topping details
get_topping_categories
List all topping categories
get_toppings
List available toppings (filterable by category)
place_order
Create a new pizza order (needs userId, optional nickname)