Converts cooking measurements including volume, weight, and temperature between common units.
Seamlessly convert cooking measurements such as volume, weight, and temperature between various common units. This Python-based MCP server streamlines recipe preparation and culinary tasks by providing quick and accurate conversions, designed for easy integration with MCP-compatible clients like Claude Desktop and VSCode extensions, enhancing your digital workflow with precise culinary calculations.
主な機能
011 GitHub stars
02Convert weight measurements between g, kg, oz, and lb
03Convert temperature between Celsius and Fahrenheit
04Convert volume measurements between ml, l, cup, tbsp, and tsp
ユースケース
01Run as a standalone MCP server to programmatically handle cooking unit conversions
02Integrate with Claude Desktop via Smithery for automated unit conversions
03Configure with VSCode extensions (e.g., Roo) for in-editor measurement transformations