# Cooking Units Converter

Provide cooking unit conversion tools to easily convert between volume, weight, and temperature units commonly used in cooking. Convert measurements such as milliliters to cups, grams to pounds, and …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add sellisd/mcp-units

# Browse available tools
npx -y @smithery/cli@latest tool list sellisd/mcp-units
```

---

Source: https://github.com/sellisd/mcp-units
