MCP Cooking Units Converter is a Python package and MCP server for converting cooking measurements (volume, weight, temperature) between common units. It is designed for integration with MCP-compatible tools and VSCode extensions.
From the registry: An MCP server that provides some common units conversions for cooking
$ git clone https://github.com/sellisd/mcp-units.githttps://github.com/sellisd/mcp-unitsPlease install the `mcp-units` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone repository** — Must clone the repo locally; the package is installed from source with uv Run: `git clone https://github.com/sellisd/mcp-units.git` (https://github.com/sellisd/mcp-units)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["--with",".","python","-m","mcp_units.server"]
Note: Smithery auto-install also available: npx -y @smithery/cli install @sellisd/mcp-units --client claude
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator