Pizza MCP Agents
未认领Serverless API and Model Context Protocol (MCP) integration to order pizzas from AI agents.
agentsaiazd-templatesazuremcppizzaserverless
安装
$
npx -y @modelcontextprotocol/inspector工具(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)