F
licenseNot graded
qualityC
maintenanceMCP server for cooking and recipe management powered by Spoonacular API. Enables natural-language recipe search, ingredient-based discovery, nutrition breakdowns, and ingredient substitutions.
-
No user-submitted related servers found.
Scored across 3 tools
Each tool handles a distinct type of unit conversion (temperature, volume, weight) with no overlap, making them easily distinguishable.
All tools follow the consistent 'convert_<unit_type>' pattern, using snake_case throughout.
Three tools is a reasonable count for a focused unit conversion server, covering common categories but not over- or under-scoped.
The server covers temperature, volume, and weight, but misses other common unit types like length, area, or pressure, leaving notable gaps for a general 'units' server.