Loading MCP server directory, please wait...
Search Ptitchef recipes, read one, and rescale it to any servings. No API key.
npx @getmcp/cli add io.github.smeet666/mcp-ptitchefRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smeet666/mcp-ptitchef": {
"command": "npx",
"args": [
"-y",
"mcp-ptitchef"
],
"env": {
"PTC_USER_AGENT": "",
"PTC_MIN_INTERVAL_MS": "",
"PTC_TIMEOUT_MS": "",
"PTC_MAX_RETRIES": "",
"PTC_CACHE_TTL_MS": "",
"PTC_CACHE_MAX_ENTRIES": "",
"PTC_MAX_BODY_BYTES": "",
"PTC_BUDGET_MS": "",
"PTC_LOG_LEVEL": ""
}
}
}
}