Search six recipe sites at once, in French, English and Spanish, and scale quantities.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y mcp-recipes
MCP client config
{
"mcpServers": {
"mcp-recipes": {
"command": "npx",
"args": [
"-y",
"mcp-recipes"
]
}
}
}Distributed as an MCP bundle (`https://github.com/smeet666/mcp-recipes/releases/download/v4.0.0/mcp-recipes-4.0.0.mcpb`) — download it and import the bundle in your MCP client.