An MCP server that provides common cooking units conversions. It is a Python package and MCP server that converts cooking measurements across volume, weight, and temperature units, intended for integration with MCP-compatible tools and VSCode extensions.
🛠️ Key Features
- Converts cooking measurement units
- Supports volume, weight, and temperature conversions
- Exposed as an MCP server for integration with other tools
🚀 Use Cases
- Convert cooking volumes between common units
- Convert cooking weights between common units
- Convert cooking temperatures between common units
⚡ Developer Benefits
- Designed for MCP-compatible tools
- Designed for integration with VSCode extensions
- Packaged as a Python package for server-based usage
⚠️ Limitations
- Source material does not specify additional conversion types beyond volume, weight, and temperature
- Installation details are only partially provided in the excerpt