Odel
mcp recipes

mcp recipes

Local
@smeet666TypeScriptMITUpdated 3 days ago

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).

npmmcp-recipesv4.0.0

Run

npx -y mcp-recipes

MCP client config

{
  "mcpServers": {
    "mcp-recipes": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-recipes"
      ]
    }
  }
}
MCP Bundlehttps://github.com/smeet666/mcp-recipes/releases/download/v4.0.0/mcp-recipes-4.0.0.mcpbv4.0.0

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.