Skip to content
Claude Code

mcp recipes for Claude Code

io.github.smeet666/mcp-recipes

Search six recipe sites at once, in French, English and Spanish, and scale quantities.

client:Claude Code transport:stdio runtime:npm

Install mcp recipes in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-recipes -e RECIPES_USER_AGENT=<RECIPES_USER_AGENT> -e RECIPES_MIN_INTERVAL_MS=<RECIPES_MIN_INTERVAL_MS> -e RECIPES_TIMEOUT_MS=<RECIPES_TIMEOUT_MS> -e RECIPES_MAX_RETRIES=<RECIPES_MAX_RETRIES> -e RECIPES_CACHE_TTL_MS=<RECIPES_CACHE_TTL_MS> -e RECIPES_CACHE_MAX_ENTRIES=<RECIPES_CACHE_MAX_ENTRIES> -e RECIPES_LOG_LEVEL=<RECIPES_LOG_LEVEL> -- npx -y mcp-recipes

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp recipes in other clients