Loading MCP server directory, please wait...
Search BBC Good Food recipes, read one, and scale its ingredients. No API key.
npx @getmcp/cli add io.github.smeet666/mcp-bbc-goodfoodRequires 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-bbc-goodfood": {
"command": "npx",
"args": [
"-y",
"mcp-bbc-goodfood"
],
"env": {
"BGF_USER_AGENT": "",
"BGF_MIN_INTERVAL_MS": "",
"BGF_TIMEOUT_MS": "",
"BGF_MAX_RETRIES": "",
"BGF_CACHE_TTL_MS": "",
"BGF_CACHE_MAX_ENTRIES": "",
"BGF_LOG_LEVEL": ""
}
}
}
}