Loading MCP server directory, please wait...
Search the Wikibooks Cookbook, read a recipe and rescale it to any number of servings.
npx @getmcp/cli add io.github.smeet666/mcp-wikibooks-cookbookRequires 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-wikibooks-cookbook": {
"command": "npx",
"args": [
"-y",
"mcp-wikibooks-cookbook"
],
"env": {
"WB_USER_AGENT": "",
"WB_MIN_INTERVAL_MS": "",
"WB_TIMEOUT_MS": "",
"WB_MAX_RETRIES": "",
"WB_CACHE_TTL_MS": "",
"WB_CACHE_MAX_ENTRIES": "",
"WB_LOG_LEVEL": ""
}
}
}
}