MCP Cooking Units Converter
@sellisd
About MCP Cooking Units Converter
An MCP server for conversion of units related to cooking
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-units": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@sellisd/mcp-units",
"--client",
"claude"
]
}
}
}Tools
3240ml → 1 cup
454g → 1 lb
180°C → 356°F
Overview
What is MCP Cooking Units Converter?
MCP Cooking Units Converter is an MCP (Model Context Protocol) server that provides cooking unit conversion tools for volume, weight, and temperature. It is designed for integration with AI clients like Claude Desktop and VSCode extensions that support the Model Context Protocol.
How to use MCP Cooking Units Converter?
Install via Smithery using npx -y @smithery/cli install @sellisd/mcp-units --client claude or manually by cloning the repository and running uv pip install .. Run the server with uvx --with . python -m mcp_units.server. For VSCode integration, configure .roo/mcp.json with the command as shown in the README.
Key features of MCP Cooking Units Converter
- Volume conversion between ml, l, cup, tbsp, tsp
- Weight conversion between g, kg, oz, lb
- Temperature conversion between Celsius and Fahrenheit
- Integration with Claude Desktop via Smithery
- Compatibility with VSCode MCP extensions
- Installation using uv and Python
Use cases of MCP Cooking Units Converter
- Convert
Basic information
More Other MCP servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments