Read Supertoinette recipes and rescale their quantities honestly. No API key.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y mcp-supertoinette
MCP client config
{
"mcpServers": {
"mcp-supertoinette": {
"command": "npx",
"args": [
"-y",
"mcp-supertoinette"
]
}
}
}Distributed as an MCP bundle (`https://github.com/smeet666/mcp-supertoinette/releases/download/v1.0.2/mcp-supertoinette-1.0.2.mcpb`) — download it and import the bundle in your MCP client.