Pizza MCP Serverofficial
A
licenseNot graded
qualityB
maintenanceEnables AI agents to browse pizza menus, place orders, and track order status via the Model Context Protocol.
33
MIT
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools. The tool's purpose is clearly defined.
The single tool name 'get_menu_tool' follows a consistent verb_noun pattern with snake_case, which is a reasonable convention.
A single tool for a food ordering service is borderline thin. While the menu retrieval is essential, the absence of any ordering tool makes the count feel insufficient.
The tool surface is severely incomplete for a food ordering server. It only provides the menu and lacks critical operations like placing, modifying, or canceling orders.