Skip to content
Claude Code

mcp bbc goodfood for Claude Code

io.github.smeet666/mcp-bbc-goodfood

Search BBC Good Food recipes, read one, and scale its ingredients. No API key.

client:Claude Code transport:stdio runtime:npm

Install mcp bbc goodfood 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-bbc-goodfood -e BGF_USER_AGENT=<BGF_USER_AGENT> -e BGF_MIN_INTERVAL_MS=<BGF_MIN_INTERVAL_MS> -e BGF_TIMEOUT_MS=<BGF_TIMEOUT_MS> -e BGF_MAX_RETRIES=<BGF_MAX_RETRIES> -e BGF_CACHE_TTL_MS=<BGF_CACHE_TTL_MS> -e BGF_CACHE_MAX_ENTRIES=<BGF_CACHE_MAX_ENTRIES> -e BGF_LOG_LEVEL=<BGF_LOG_LEVEL> -- npx -y mcp-bbc-goodfood

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

mcp bbc goodfood in other clients